Hello i need help !!
I need a Btnget with 2 Buttons inside
Any Idee how can place 2 Superbuttons inside a Get
Tx
Hello i need help !!
I need a Btnget with 2 Buttons inside
Any Idee how can place 2 Superbuttons inside a Get
Tx
Uwe,
If you use FWH Class TGet with clause ACTION then you will see that we create a TButtonBmp as a child control of it.
Its code can be easily modified to have two buttons or more ![]()
Have a look at FWH\source\classes\tget.prg source code. Look for "BUTTONBMP" inside it.
to complex for me !!!!
Perhaps a nice idea for the next FW Release
TX
Uwe,
Please provide a drawing to get an idea about how you need it, thanks ![]()
I see it in another Programm
I will post a link with video at the weekend
Thanks you
So it works
Colorchanging like Sbutton
With a alert icon in the get if error
Uwe,
You can simply use an editable combobox and place a button at its right side to clear the combobox contents ![]()
No wrong Way
a new Control is the right way with inside buttons also useable as calendardropbox calculator etc Hotkey colored Gets it got focus
u see a difference between xbrowse and the standard browse
Sure we can do all with the old browse but is that the right way ?
No need for a car if u had feet
Uwe,
I have clearly explained you how to build such two buttons control. You can build it yourself.
My proposal of using a combobox and a side button is much simpler for you. Whatever you prefer.