Search found 234 matches: shot

Return to advanced search

Re: XBrowse 16.04 : Gets in Header Bar

... header of each (or selected) columns and use the values entered either for filtering or for any other purpose by the programmer. Sample screen-shot: http://imagizer.imageshack.us/v2/xq90/922/hYb5tn.png Programmer can toggle display of the bar showing the Gets. Programmer can ...
by ACC69
Tue Apr 26, 2016 5:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse 16.04 : Gets in Header Bar
Replies: 34
Views: 10201

XBrowse 16.04 : Gets in Header Bar

... header of each (or selected) columns and use the values entered either for filtering or for any other purpose by the programmer. Sample screen-shot: http://imagizer.imageshack.us/v2/xq90/922/hYb5tn.png Programmer can toggle display of the bar showing the Gets. Programmer can ...
by nageswaragunupudi
Tue Apr 26, 2016 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse 16.04 : Gets in Header Bar
Replies: 34
Views: 10201

Re: Question rPreview

Do you have XP? Can you please post a screen shot?
Meanwhile, can you build \fwh\samples\ximage02.prg and check how it looks on XP as well as later OS ?
by nageswaragunupudi
Thu Mar 03, 2016 11:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question rPreview
Replies: 6
Views: 903

Re: Save a bitmaphandle to file (jpg or png)

... aBrd  := { 'R', CLR_BLACK, 1, 64, 64, 0, 0, 63, 63 }   aDrawing := { aSky, aSun, aHill, aGrn, aBrd }return aDrawing  Screen shot: http://imagizer.imageshack.us/v2/xq90/923/pfAh5k.png For detailed documentation, please refer to whatsnew.txt January 2016. Flexibility: ...
by nageswaragunupudi
Sun Feb 21, 2016 3:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Save a bitmaphandle to file (jpg or png)
Replies: 15
Views: 3165

Re: FWH 15:12: Bug in the size of the column in xbrowse

... take up about 75% of the width of the browse, and the remaining columns would all be displayed compressed to equal sizes. I don't have a screen shot to show you, but essentially it was unuseable. I had not changed the command lines in many years, and I used the structure: REDEFINE xBrow ID 123 ...
by TimStone
Wed Feb 10, 2016 7:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 15:12: Bug in the size of the column in xbrowse RESOLVED
Replies: 15
Views: 3473

Re: Upload to FTP

Thank you Tim, I have downloaded iDll.dll and I am going to give it a shot.
by byron.hopp
Fri Jan 22, 2016 6:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Upload to FTP
Replies: 7
Views: 2102

Re: Error: 15.10

Antonio,

I wish I could. In this case the client sent a screen shot that said Unrecoverable Error and had that error message.

Tim
by TimStone
Tue Dec 29, 2015 12:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error: 15.10
Replies: 7
Views: 1175

Re: UniCode Testing Results

Hi Richard, I have tested your code testchinese-u8.prg and is working ok. The screen shots of the input and output is show below: http://s29.postimg.org/uw2hms653/testchinese_u8.jpg screen shot #include "fivewin.ch"REQUEST DBFCDXREQUEST DBFFPTFUNCTION ...
by RAMESHBABU
Tue Sep 29, 2015 5:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: UniCode Testing Results
Replies: 12
Views: 2663

Re: xBrowse and report problem

...  RELEASE FONT oFontBrwreturn nilstatic function TraRJ();return nilstatic function ShowPopup();return nil  This is the screenshot of the browse: http://imagizer.imageshack.us/v2/xq90/537/yTlRlh.jpg Clicking on the button executes oBrw:Report( <name> ) ...
by nageswaragunupudi
Sat Sep 05, 2015 4:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse and report problem
Replies: 4
Views: 1117

Problema al actualizar a Windows 10

... Supports Performance Capabilities MSR RDTSCP - Supports RDTSCP instruction TSC * Supports RDTSC instruction TSC-DEADLINE - Local APIC supports one-shot deadline timer TSC-INVARIANT - TSC runs at constant rate xTPR * Supports disabling task priority messages EIST * Supports Enhanced Intel Speedstep ...
by cnavarro
Thu Aug 20, 2015 8:49 pm
 
Forum: Off Topic / Otros temas
Topic: Problema al actualizar a Windows 10
Replies: 2
Views: 1085

Re: ADO SQL VISIBILITY

... mainly for fast single pass processing. Even this is not generally desirable and may result in wrong results because we lose the benefit of snap-shot query benefits. What we mostly use is RecordSet with adUseClient with either adLockOptimistic or adLockBatchOptimistic. All this is static information ...
by nageswaragunupudi
Fri Jun 26, 2015 7:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO SQL VISIBILITY
Replies: 17
Views: 3601

Re: BTNBMP with windows style

...  endif   return hBmpMem It consists to create the bitmaps using C5_DrawThemeBackground and DrawFrameControl. Here a screen shot http://i.imgur.com/PMoKUhT.jpg regards, Antonino
by AntoninoP
Mon Jun 08, 2015 2:20 pm
 
Forum: To do - WishList / Por hacer - Peticiones
Topic: BTNBMP with windows style
Replies: 6
Views: 6309

Re: New FWH 15.04

Antonio

See attached screen shot .. line 1895 .. I rem'd out that line

Rick

Image
by Rick Lipkin
Sat Apr 25, 2015 3:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 15.04
Replies: 8
Views: 1241

FWH 15.03: Pivot Tables (New feature) - Usage

... ACTION oBrw:InvertPivot()   ACTIVATE DIALOG oDlg CENTERED  We can see the sample code in fwh\samples\pivotdbf.prg and pivotado.prg. Screen-shot from pivotdbf.prg. http://imagizer.imageshack.us/v2/xq90/538/8AfrNa.jpg Clicking the button toggles the pivot view. http://imagizer.imageshack.us/v2/xq90/909/KjyDec.jpg ...
by nageswaragunupudi
Thu Apr 09, 2015 12:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 15.03: Pivot Tables (New feature) - Usage
Replies: 14
Views: 2999

Re: TTaskPanel

... to accommodate every proposal "immediately". Urgent changes and fixes get priority. Meanwhile, would you be pleased to provide a screen-shot for the benefit of all users?
by nageswaragunupudi
Fri Mar 20, 2015 2:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TTaskPanel
Replies: 6
Views: 1568
PreviousNext

Return to advanced search