BtnBmp in a dialog

Post Reply
User avatar
Thomas Grueninger
Posts: 18
Joined: Fri Oct 14, 2005 5:15 pm
Location: Germany

BtnBmp in a dialog

Post by Thomas Grueninger »

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
User avatar
Richard Chidiak
Posts: 946
Joined: Thu Oct 06, 2005 7:05 pm
Location: France
Contact:

Re: BtnBmp in a dialog

Post by Richard Chidiak »

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" )
User avatar
Thomas Grueninger
Posts: 18
Joined: Fri Oct 14, 2005 5:15 pm
Location: Germany

Post by Thomas Grueninger »

Hello Richard,

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

Thomas
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: BtnBmp in a dialog

Post by Antonio Linares »

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
User avatar
Thomas Grueninger
Posts: 18
Joined: Fri Oct 14, 2005 5:15 pm
Location: Germany

Post by Thomas Grueninger »

Hello Antonio,

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


Thomas
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

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
Post Reply