FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour BUTTONBMP
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
BUTTONBMP
Posted: Tue Jan 05, 2010 06:56 AM

REDEFINE BUTTONBMP oBtnFont ID 4003 OF oDlg ACTION msginfo("test")

Sometimes I use BUTTONBMP without defining a bitmap.

Every time I enter the dialog with the BUTTONBMP inside
a new line BMP, 0, PLANSETUP, 2331 is added.
The GDI tool reports following:
PAL, 1124602283, TBTNBMP:NEWBAR, 344
BMP, -1023078637, TBTNBMP:NEWBAR, 344
FONT, -334886552, TBTNBMP:PAINT, 885
BMP, 0, PLANSETUP, 2331
BMP, 0, PLANSETUP, 2331
BMP, 0, PLANSETUP, 2331
BMP, 0, PLANSETUP, 2331
BMP, 0, PLANSETUP, 2331
Best regards,
Otto

Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM
Re: BUTTONBMP
Posted: Wed Jan 06, 2010 09:15 AM
Hello Otto,

I use GDIVIEW, to test Resources. There is only one Line for each Application.
A very good Tool. and Freeware.
Maybe You will find still some more useful Utilities on the Homepage of Nirsoft ( Big Bundle of Tools ).
Main-Page : http://www.nirsoft.net
Or go directly to the Download-Page :
http://www.nirsoft.net/programmer_tools.html





Best Regards
Uwe :-)
Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.

Continue the discussion