FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Dropdownlist from GetBar in Xbrowse
Posts: 1487
Joined: Tue Jun 14, 2016 07:51 AM
Dropdownlist from GetBar in Xbrowse
Posted: Sat Jan 21, 2017 03:59 PM
First i'm on FWH 16.11 and from 16.12 there has been more improvement for the Getbar.

I've not found information that it is possible that there is a dropdown from the Getbar.
So, If you have a large browse you can easily put a search string and Xbrowse will filter it.

Now it would be great that if selected (by programmer) that there would be a dropdown list with Unique data from that field in the browse.
Like

Caps....
Home...
Profess..
New...
Bags..



Maybe it's even on the todo list :-)
Marc Venken

Using: FWH 23.08 with Harbour
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Dropdownlist from GetBar in Xbrowse
Posted: Sat Jan 21, 2017 10:54 PM

We now add it to our "todo" list.

Regards



G. N. Rao.

Hyderabad, India
Posts: 1487
Joined: Tue Jun 14, 2016 07:51 AM
Re: Dropdownlist from GetBar in Xbrowse
Posted: Fri Feb 02, 2018 02:45 PM

Maybe I missed some Whats NEW, but was it implemented in the newer versions ?

Marc Venken

Using: FWH 23.08 with Harbour
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Dropdownlist from GetBar in Xbrowse
Posted: Sat Feb 03, 2018 02:24 AM

Dropdownlist is implemented. But programmer has to provide the list of options.

Regards



G. N. Rao.

Hyderabad, India
Posts: 1487
Joined: Tue Jun 14, 2016 07:51 AM
Re: Dropdownlist from GetBar in Xbrowse
Posted: Mon Feb 05, 2018 11:52 AM

Has anyone uses any of this new DATA ?

I always need a sample to 'GET' it working

* XBROWSE

Enhancements to BarGet:
- If uBarGetVal is logical, oBarGet is created as a Checkbox.

  • If new DATA aBarGetList is assigned an array of character
    values, oGetGet is created as a ComboBox wih the array as
    items.

  • If new DATA bBarGetAction is assigned with a codeblock,
    oBarGet is created with button with the assigned action.

  • If new DATA cBarGetBmp is assigned with a bitmap file/resource
    the bitmap is used for the Get Button

  • If new DATA bBarGetChange is assigned with a codeblock, this
    is assigned as oBarGet:bChange.

  • If new DATA lBarGetOnKey (default .f.) is set to .T., then
    when a key is pressed oBarGet is activated with the key as input.

Marc Venken

Using: FWH 23.08 with Harbour
Posts: 344
Joined: Sat Jul 22, 2006 09:04 PM
Re: Dropdownlist from GetBar in Xbrowse
Posted: Sun Apr 14, 2019 07:36 PM

Hola buenas tardes, siguiendo el hilo, quisiera saber si se puede buscar un texto en el combo del xBrowse ?
Espero haberme explicado
Saludos
Marcelo

FWH - Harbour - BCC7 - PellesC

Continue the discussion