COMBOBOX metro

COMBOBOX metro

Postby Otto » Wed Jun 06, 2012 4:48 pm

Hello Antonio,
I have problems with comboMetro.
Although I have no blank field inside the array which I display in a comboMetro the combobox shows blank rows.
Please see the attached screenshot.
Please can you help me.
Thanks In advance,
Otto
Image
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6332
Joined: Fri Oct 07, 2005 7:07 pm

Re: COMBOBOX metro

Postby Antonio Linares » Wed Jun 06, 2012 5:07 pm

Otto,

Please post the source code for that combobox in your app, thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42089
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: COMBOBOX metro

Postby Otto » Wed Jun 06, 2012 5:32 pm

Hello Antonio,
I use comboMetro of FWH.
I noticed that comboMetro is working correctly if the upper and lower border are inside the parent window.
If not there are on the side which is opposite to the side which is outside the parent window blank lines.
Best regards,
Otto


Code: Select all  Expand view
local aBilanz:= {"01",;
        "02",;
        "03",;
        "04",;
        "05",;
        "06",;
        "07",;
        "08",;
        "09",;
        "10",;
        "11",;
        "12",;
        "13",;
        "14",;
        "15",;
        "16",;
        "17",;
        "18",;
        "19",;
        "20"}
   
   @ 10,10 ;
      COMBOMETRO oCbxGliederung ;
         VAR nVarGliederung ;
     PROMPTS aBilanz ;
        SIZE 80/2.05, 25/2.05 ;
          OF oDlg ;
       PIXEL;
        COLOR CLR_GRAY, CLR_WHITE
 


Image

Image
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6332
Joined: Fri Oct 07, 2005 7:07 pm

Re: COMBOBOX metro

Postby nageswaragunupudi » Sun Jun 10, 2012 7:09 pm

The interface is designed so that always the highlighted item is displayed exactly in the same position as the original control. When the topmost item ( "01" ) is highlighted, this item is shown at the same position of the control and blank space is shown above this item. Same way when the last item is shown the space below is displayed blank.

But in any case, the user can not navigate in to the blank space or can select a blank item.

If you feel the design should be different, please indicate.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10632
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: COMBOBOX metro

Postby Otto » Sun Jun 10, 2012 9:11 pm

Dear Mr. Rao,
Thank you for you answer.
I looked into WINDOWS 8 Setup and made some tests with comboboxes. There are no blank lines shown.
I think we should change this.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6332
Joined: Fri Oct 07, 2005 7:07 pm

Re: COMBOBOX metro

Postby Otto » Sat Jul 28, 2012 8:14 pm

Is someone working with this class and can confirm this behavior?
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
https://www.facebook.com/groups/modharbour.club
********************************************************************
User avatar
Otto
 
Posts: 6332
Joined: Fri Oct 07, 2005 7:07 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 103 guests