Page 1 of 1

Dropdownlist from GetBar in Xbrowse

PostPosted: Sat Jan 21, 2017 3:59 pm
by Marc Venken
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..

Image

Maybe it's even on the todo list :wink:

Re: Dropdownlist from GetBar in Xbrowse

PostPosted: Sat Jan 21, 2017 10:54 pm
by nageswaragunupudi
We now add it to our "todo" list.

Re: Dropdownlist from GetBar in Xbrowse

PostPosted: Fri Feb 02, 2018 2:45 pm
by Marc Venken
Maybe I missed some Whats NEW, but was it implemented in the newer versions ?

Re: Dropdownlist from GetBar in Xbrowse

PostPosted: Sat Feb 03, 2018 2:24 am
by nageswaragunupudi
Dropdownlist is implemented. But programmer has to provide the list of options.

Re: Dropdownlist from GetBar in Xbrowse

PostPosted: Mon Feb 05, 2018 11:52 am
by Marc Venken
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.

Re: Dropdownlist from GetBar in Xbrowse

PostPosted: Sun Apr 14, 2019 7:36 pm
by Marcelo Roggeri
Hola buenas tardes, siguiendo el hilo, quisiera saber si se puede buscar un texto en el combo del xBrowse ?
Espero haberme explicado
Saludos
Marcelo