Page 1 of 1

Question to TRBtn

PostPosted: Mon Dec 17, 2018 12:59 pm
by byte-one
These button shows no change in color or other modification if the focus is on it! Is this possible to make?

Re: Question to TRBtn

PostPosted: Tue Dec 18, 2018 5:13 pm
by Antonio Linares
Günther,

TRbtn objects usually don't get focus in a RibbonBar.

Are you using them somewhere else ?

Re: Question to TRBtn

PostPosted: Tue Dec 18, 2018 8:53 pm
by byte-one
Antonio, I us it as standalone-button!

Re: Question to TRBtn

PostPosted: Thu Dec 20, 2018 8:15 am
by Antonio Linares
Günther,

Please try this:

oRBtn:bGotFocus = { || MsgBeep() }

and let me know if it beeps

Re: Question to TRBtn

PostPosted: Thu Dec 20, 2018 11:53 am
by byte-one
Antonio, I test with msginfo() and this are executed twice!
Another thing is, that with ENTER no evaluation of bAction proceeds. In the case of using this button outside from ribbon all functions of a normal button should possible!

Re: Question to TRBtn

PostPosted: Thu Dec 20, 2018 7:00 pm
by Antonio Linares
Günther,

This class of buttons was specifically designed for RibbonBars.

Please provide a small self contained test PRG to try it, thanks

Re: Question to TRBtn

PostPosted: Sat Dec 22, 2018 6:32 pm
by byte-one
Antonio, i have tried to change the class for me but not good result. To much modifications are required.
Now i use TButtonBmp (expanded to use popup-menus) with skins. This is a good solution.
Thanks for your interest!

Re: Question to TRBtn

PostPosted: Sun Dec 23, 2018 5:38 pm
by Otto
Hallo Günther,
Ich habe für meinen Zweck die Klasse etwas geändert.
Siehe Forumsbeitrag:
viewtopic.php?f=3&t=25602&hilit=TRBtn#p139741

Ich wünsche dir ein frohes Weihnachtsfest.
Wir sind intern schon am Organisieren der „2nd FWH + [x]Harbour 2019 international conference“ .
Ich hoffe, wir sehen uns dann wieder.

Mit lieben Grüßen
Otto

Re: Question to TRBtn

PostPosted: Mon Dec 24, 2018 9:48 am
by byte-one
Otto, wünsche auch euch ein schönes Weihnachtsfest. Werde wieder einmal vorbeischauen! LG Günther