Board index » jbuilder » Re: jdbNavToolBar (solved)

Re: jdbNavToolBar (solved)


2003-09-10 05:57:02 PM
jbuilder7
This syntax JdbNavToolBar1.getNextButton.setToolTipText(String);
is not working
But this is working JdbNavToolBar1.getNextButton().setToolTipText(String);
Thanks to Alexandre Boaventura
?"Alexandre Boaventura" < XXXX@XXXXX.COM >έγραψε στ?μήνυμα
Quote


You can do this: JdbNavToolBar1.getNextButton.setToolTipText(String);


"Dimitris Jemos" < XXXX@XXXXX.COM >escreveu na mensagem
news:3f5c427c$ XXXX@XXXXX.COM ...
>hi,
>How can i change the hint text which appears (eg. Move to next row) ?
>I like to use my one text in greek
>Thanks
>
>


 
 

Re:Re: jdbNavToolBar (solved)

Exactly my friend. That΄s right.
Sorry, I΄m a begginer... :-))
"Dimitris Jemos" < XXXX@XXXXX.COM >escreveu na mensagem
Quote
This syntax JdbNavToolBar1.getNextButton.setToolTipText(String);
is not working
But this is working
JdbNavToolBar1.getNextButton().setToolTipText(String);
Thanks to Alexandre Boaventura

?"Alexandre Boaventura" < XXXX@XXXXX.COM >έγραψε στ?μήνυμα
news: XXXX@XXXXX.COM ...
>
>
>You can do this: JdbNavToolBar1.getNextButton.setToolTipText(String);
>
>
>"Dimitris Jemos" < XXXX@XXXXX.COM >escreveu na mensagem
>news:3f5c427c$ XXXX@XXXXX.COM ...
>>hi,
>>How can i change the hint text which appears (eg. Move to next row) ?
>>I like to use my one text in greek
>>Thanks
>>
>>
>
>