FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Height in combobox
Posts: 92
Joined: Thu Feb 15, 2007 11:37 AM
Height in combobox
Posted: Mon Mar 17, 2008 04:49 PM
I am with a visual problem with the class ComboBox.

In the windows 2000 this component when show the list he is limited to the size that I defined in Pelles C, but in the windows XP or Vista he is not limited to the defined size.

see this sample:


which is solution?
FiveWin 9.03 + xHarbour !!
Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: Height in combobox
Posted: Mon Mar 17, 2008 06:43 PM

Use SetMinVisible() method.

EMG

Posts: 92
Joined: Thu Feb 15, 2007 11:37 AM
Height in combobox
Posted: Mon Mar 17, 2008 06:45 PM
Solution

No Integral Height = Yes in Pelles C
FiveWin 9.03 + xHarbour !!

Continue the discussion