combobox
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
Re: combobox
Jose,
I meant that I need a copy of your version of FWH's source code for the combobox. You will find this at FWH\source\classes\combobox.prg. Please send this to me, then I can test your version of FWH to see if it works with incremental searching.
James
I meant that I need a copy of your version of FWH's source code for the combobox. You will find this at FWH\source\classes\combobox.prg. Please send this to me, then I can test your version of FWH to see if it works with incremental searching.
James
Re: combobox
James
OK, I send it to jbott at compuserve dot com
kind regards
José
OK, I send it to jbott at compuserve dot com
kind regards
José
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
Re: combobox
Jose,
The reason I spelled out my email address like this:
jbott at compuserve dot com
Is so the robots can't recognize it as an email address and harvest it and start spamming me.
James
The reason I spelled out my email address like this:
jbott at compuserve dot com
Is so the robots can't recognize it as an email address and harvest it and start spamming me.
James
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: combobox
Dear all,
It is apparently not that easy to become an incremental searching in comboboxes?? Or not?
Kind regards
José
It is apparently not that easy to become an incremental searching in comboboxes?? Or not?
Kind regards
José
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
Re: combobox
Jose,
It is very easy if your version of FW supports it.
I never got your combobox.prg, did you send it?
James
It is very easy if your version of FW supports it.
I never got your combobox.prg, did you send it?
James
Re: combobox
Hello James,
which version supports incremental search?
Is there a sample to test incremental search.
Best regards,
Otto
which version supports incremental search?
Is there a sample to test incremental search.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
- James Bott
- Posts: 4654
- Joined: Fri Nov 18, 2005 4:52 pm
- Location: San Diego, California, USA
- Contact:
Re: combobox
Otto,
Incremental searching was broken in some of the older versions--I don't know which ones.
In the later versions it is case sensitive. In the next release case sensitive will be optional as incremental searching is now.
There is sample code to test incremental searching on page 2 of this thread. Also posted there are changes you need to make to combobox.prg to get case insensitive searching with your current version (I made them on v 10.3).
James
Incremental searching was broken in some of the older versions--I don't know which ones.
In the later versions it is case sensitive. In the next release case sensitive will be optional as incremental searching is now.
There is sample code to test incremental searching on page 2 of this thread. Also posted there are changes you need to make to combobox.prg to get case insensitive searching with your current version (I made them on v 10.3).
James
Re: combobox
Hello James,
thank you.
But I am looking for DropDown Style not DropDownList.
Best regards,
Otto
thank you.
But I am looking for DropDown Style not DropDownList.
Best regards,
Otto
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
mod harbour - Vamos a la conquista de la Web
modharbour.org
********************************************************************
Re: combobox
James,
I send you already my combobox.prg version earlier but i will do it within a few minutes again to
jbott at compuserve dot com.
kind regards
José
I send you already my combobox.prg version earlier but i will do it within a few minutes again to
jbott at compuserve dot com.
kind regards
José
Re: combobox
Dear James,
I made a new buildh.bat following your instructions (and I called it jbott.bat). The non case sensitive combobox incremental search is working perfectly now in my programs with the space bar key to begin each new search.
I thank you very much for this private support.
Perhaps you can explain on this forum how to do for the other interested members because I see that the combobox item on this FiveTech support forum had already many hits last days.
Thank you again and best regards.
José (Belgium)
I made a new buildh.bat following your instructions (and I called it jbott.bat). The non case sensitive combobox incremental search is working perfectly now in my programs with the space bar key to begin each new search.
I thank you very much for this private support.
Perhaps you can explain on this forum how to do for the other interested members because I see that the combobox item on this FiveTech support forum had already many hits last days.
Thank you again and best regards.
José (Belgium)