Combobox on BTNBAR

Combobox on BTNBAR

Postby Marc Vanzegbroeck » Wed Jun 03, 2020 7:47 am

Hi,

In a application, I use BUTTONBAR with TBtnBmp() to add the buttons.
Is it possible to add also a COMBOBOX on BUTTONBAR , or do I have to use another class?
I would like to keep using the BUTTONBAR, because the customers are used the work with this...
Regards,
Marc

FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc Vanzegbroeck
 
Posts: 1157
Joined: Mon Oct 17, 2005 5:41 am
Location: Belgium

Re: Combobox on BTNBAR

Postby ukoenig » Wed Jun 03, 2020 12:49 pm

Marc,

Just check not to cover any buttons
( added to sample testbar.prg )

@ 2, 350 COMBOBOX oCbx VAR cItem ITEMS { "Testing", "this", "ComboBox" } ;
SIZE 100, 300 OF oBar PIXEL HEIGHTGET 22

Image

regards
Uwe :D
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany

Re: Combobox on BTNBAR

Postby Marc Vanzegbroeck » Wed Jun 03, 2020 12:55 pm

Thank you Uwe, I will try it.
Regards,
Marc

FWH32+xHarbour | FWH64+Harbour | BCC | DBF | ADO+MySQL | ADO+MariaDB | ADO+SQLite
Marc Vanzegbroeck
 
Posts: 1157
Joined: Mon Oct 17, 2005 5:41 am
Location: Belgium


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 15 guests