FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Pocket PC BtnBmp in a dialog
Posts: 18
Joined: Fri Oct 14, 2005 05:15 PM
BtnBmp in a dialog
Posted: Fri Oct 14, 2005 05:32 PM

Hello,

is it possible that btnbmp in a dialog is not available yet?
I have: message not found tbtnbmp:_ctooltip, tbtnbmp_ctooltip(169)

Regards
Thomas

Posts: 946
Joined: Thu Oct 06, 2005 07:05 PM
Re: BtnBmp in a dialog
Posted: Fri Oct 14, 2005 07:17 PM
Thomas Grueninger wrote:Hello,

is it possible that btnbmp in a dialog is not available yet?
I have: message not found tbtnbmp:_ctooltip, tbtnbmp_ctooltip(169)

Regards
Thomas


Thomas

Check the syntax, i have no problems with btnbmp.

This is a sample of what i use,

If you still have a problem, can you show the offending code ?

HTH

Richard

@ 125, 20 BTNBMP FILE CurDir() + "\client.bmp" ;
SIZE 30, 30 ;
ACTION oSay:SetText( "Clients" )
http://www.cbati.com

Uestudio
Fwh 13.05 Harbour 3.2 MSVC 2013
Posts: 18
Joined: Fri Oct 14, 2005 05:15 PM
BtnBmp in a dialog
Posted: Sat Oct 15, 2005 04:48 AM

Hello Richard,

sorry, i forgot to wrote that the dialog is in a resource.

Thomas

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: BtnBmp in a dialog
Posted: Sat Oct 15, 2005 07:50 AM
Thomas Grueninger wrote:I have: message not found tbtnbmp:_ctooltip, tbtnbmp_ctooltip(169)


Tooltips are not available yet.
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 18
Joined: Fri Oct 14, 2005 05:15 PM
BtnBmp in a dialog
Posted: Sat Oct 15, 2005 10:30 AM

Hello Antonio,

thanks for your answer.
But i will not use tooltips.

Thomas

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
BtnBmp in a dialog
Posted: Sat Oct 15, 2005 10:42 AM

Thomas,

Do you get the error without using tooltips ? If so, how may we reproduce the error ? thanks.

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion