Search found 735 matches: provides

Return to advanced search

... menuitems to paint the bitmap and the text on it. Thats where the difference comes from. We may need to check if there is a message that provides a chance to paint or not the shortcut underscore. The bitmap size should be 16x16 pixels.
by Antonio Linares
Sun Feb 12, 2006 8:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Menu Command, Shortcut Keys, and Resources
Replies: 2
Views: 713

Silvio,

Yes the themes API provides a function to enable/disable themes for a hWnd. We have not implemented it yet.
by Antonio Linares
Thu Feb 02, 2006 5:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Antonio
Replies: 4
Views: 1095

Gerry,

Class TImage inherits from Class TBitmap which provides a METHOD Zoom( nZoom ), so you can do on a oImage:

oImage:Zoom( 0.5 )
oImage:Refresh()
by Antonio Linares
Wed Feb 01, 2006 9:24 am
 
Forum: FiveWin for CA-Clipper
Topic: 2 questions
Replies: 14
Views: 5483

... engine: Responsible for the creation of Classes and Objects. It also defines the way to access a specific Class method to be invoked by the VM and provides all kind of Classes information that may be requested at runtime. The macro subsystem: it implements a reduced compiler that may be used at ...
by Antonio Linares
Fri Jan 27, 2006 1:18 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: maquinas virtuales - virtual machines
Replies: 5
Views: 1762

... a very specialized CRM. I do not sync directly with the PC, but download some files from the PC to the Pocket (and viceversa). The storage card provides ample space for that. Then, I perform the sync off-line, record by record. It is a rather crude system, but it works fine and has proved to ...
by Randal
Mon Jan 09, 2006 4:13 pm
 
Forum: FiveWin for Pocket PC
Topic: Syncronization
Replies: 3
Views: 1319

You should use Comix instead of Six RDD, as Six has troubles with Clipper 5.2. Clipper 5.3 provides built-in Comix RDD.
by Antonio Linares
Thu Jan 05, 2006 12:35 pm
 
Forum: FiveWin for CA-Clipper
Topic: GPF in ALLOC_TEXT
Replies: 4
Views: 1774

... a very specialized CRM. I do not sync directly with the PC, but download some files from the PC to the Pocket (and viceversa). The storage card provides ample space for that. Then, I perform the sync off-line, record by record. It is a rather crude system, but it works fine and has proved to ...
by Rafael Clemente
Tue Jan 03, 2006 2:53 pm
 
Forum: FiveWin for Pocket PC
Topic: Syncronization
Replies: 3
Views: 1319

FWH provides AnsiToWide( cAnsi ) --> cWide and WideToAnsi( cWide ) --> cAnsi functions.
by Antonio Linares
Tue Dec 27, 2005 8:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: From DBF database Report in XML document , Unicode: UTF 8
Replies: 3
Views: 1338

Mauricio,

You may ask at news://news.xharbour.org also.

FWH provides some samples, but mostly for pcode DLLs in samples\TestDllp.prg
by Antonio Linares
Mon Dec 19, 2005 4:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How create DLL With XHARBOUR
Replies: 27
Views: 16141

... local server you will also need : ADSLOC.CFG For the source code you will need: RDDADS.LIB ACE32.LIB. Now, let's go piece by piece. (x)Harbour provides you with the RDDADS.LIB (it's in the contributions section), this file contains wrappers to the most common used ADS functions. These functions ...
by R.F.
Sat Dec 17, 2005 12:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS
Replies: 10
Views: 3468

Marco, The problems comes from the gradient background where the bitmap is painted on. FWH already provides a special function to paint transparent on gradient background: void TransBmp( HBITMAP hBitmap, int iXsize, int iYsize, COLORREF rgbTransparent, HDC hDC, int iXOffset, ...
by Antonio Linares
Wed Dec 14, 2005 11:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Transparent bitmap on folder
Replies: 8
Views: 1897

Mauricio,

FiveTech provides the libraries ready for Harbour (FiveH.lib) and xHarbour (FiveHX.lib).

FiveHC.lib is the same for both Harbour and xharbour.
by Antonio Linares
Mon Dec 05, 2005 11:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: migrations fivewin 2.6 for xharbour 0.99...
Replies: 2
Views: 742

Capturar contenido de una ventan externa

... CLASS TClipBoard Windows clipboard as an Object. FiveWin http://www.fivetechsoft.com The clipboard provides a mechanism that makes it possible for applications to pass data handles to other applications. Clipboard functions carry out data interchange ...
by Canarias
Fri Nov 18, 2005 11:12 pm
 
Forum: FiveWin para CA-Clipper
Topic: Capturar contenido de una ventan externa
Replies: 2
Views: 1137

Silvio,

Enrico is a great FiveWin master, and he provides a lot of help to many people. I am sure that if you kindly ask him, he will help you.
by Antonio Linares
Sat Nov 12, 2005 9:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TO Antonio -> Fiveodbc or Ado
Replies: 3
Views: 1648

Frank,

Write down the GPF address that Windows provides, then search it into the MAP file.
by Antonio Linares
Sat Nov 05, 2005 3:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GPF with msgMeter
Replies: 7
Views: 3117
Previous

Return to advanced search