Search found 106 matches

by jds
Sun Jul 18, 2010 4:30 pm
Forum: FiveWin for Harbour/xHarbour
Topic: combobox
Replies: 40
Views: 5020

Re: combobox

James
OK, I send it to jbott at compuserve dot com
kind regards
José
by jds
Thu Jul 15, 2010 12:22 pm
Forum: FiveWin for Harbour/xHarbour
Topic: combobox
Replies: 40
Views: 5020

Re: combobox

James, I simply compiled your test code #include "Fivewin.ch" FUNCTION MAIN() LOCAL oDlg LOCAL oCbx, cVar := "" LOCAL aArray:= { "", "Alpha", "Pippo", "Pluto", "Paperino","Pblano" } asort(aArray) DEFINE DIALOG oDlg @ 1, ...
by jds
Wed Jul 14, 2010 7:05 pm
Forum: FiveWin for Harbour/xHarbour
Topic: combobox
Replies: 40
Views: 5020

Re: combobox

James, Thank you for your test code of Sun Jul 04, 2010 8:40 pm I compiled it with my FWH 9.11 that I buyed some 6 months ago The compiling gives no problems but the incremental search still do not work Do I need a more recent version of FWH and so Yes, can I download it for free with my 9.11 licenc...
by jds
Thu Jul 08, 2010 6:00 pm
Forum: FiveWin for Harbour/xHarbour
Topic: combobox
Replies: 40
Views: 5020

Re: combobox

Thank you James if you can find a solution
kind regards
José
by jds
Sun Jul 04, 2010 7:19 pm
Forum: FiveWin for Harbour/xHarbour
Topic: combobox
Replies: 40
Views: 5020

Re: combobox

Hello
Otto was saying somewhere in may 2010 that incremental search was working in combobox
Please can anyone tell me what is the function to do work it ?
Kind regards
José
by jds
Sun Jul 04, 2010 7:16 pm
Forum: FiveWin for Harbour/xHarbour
Topic: combobox
Replies: 40
Views: 5020

Re: combobox

Can I repeat my question : how to get an incremental search in a listbox/combobox ?
Best regards
José
by jds
Fri May 28, 2010 6:42 pm
Forum: FiveWin for Harbour/xHarbour
Topic: combobox
Replies: 40
Views: 5020

Re: combobox

Guys, Antonio,
What FWH version is supporting incremental searching in a listbox??
Kind regards and a good WE
José
by jds
Sat May 08, 2010 8:34 am
Forum: FiveWin for Harbour/xHarbour
Topic: combobox
Replies: 40
Views: 5020

Re: combobox

of course but even that does not help to get an incremental search on a listbox (alfa handmade or by alfa array)
by jds
Sat Apr 17, 2010 8:28 am
Forum: FiveWin for Harbour/xHarbour
Topic: combobox
Replies: 40
Views: 5020

Re: combobox

Antonio,
Do you have any idea how to use lIncSearch:=.T.
kind regards
José (jds)
by jds
Fri Apr 16, 2010 6:26 pm
Forum: FiveWin for Harbour/xHarbour
Topic: combobox
Replies: 40
Views: 5020

Re: combobox

Effectively, I tried already before the "LIncSearch=.T." function(?) but I did not work.
Is there somewhere a description of the LIncSearch function?
kind regards and I wish you a good WE
jds
by jds
Fri Apr 16, 2010 3:24 pm
Forum: FiveWin for Harbour/xHarbour
Topic: combobox
Replies: 40
Views: 5020

Re: combobox

The problem is that by typing "pap" the combobox is showing only the first record that matches the "p" in that case "pippo"...??
by jds
Fri Mar 26, 2010 3:26 pm
Forum: FiveWin for Harbour/xHarbour
Topic: combobox
Replies: 40
Views: 5020

Re: combobox

Sorry, I am not a professional programmer. Wat is a dropdowlist style combobox. Can you give me an example from source code.
Many thanks and kind regards
jds
by jds
Fri Mar 26, 2010 8:25 am
Forum: FiveWin for Harbour/xHarbour
Topic: Combobox dropdown style - search
Replies: 31
Views: 6051

Re: Combobox dropdown style - search

Is ther a version of dropdown combobox by programming "from source code" ?
by jds
Thu Mar 25, 2010 9:23 pm
Forum: FiveWin for Harbour/xHarbour
Topic: combobox
Replies: 40
Views: 5020

combobox

Can someone show me a small example program that makes it possible to search in a combobox an element (f.e. a name) by typing the first characters of that element (f.e. a name)?
Thank You
Kind Regards
by jds
Tue Mar 23, 2010 7:37 pm
Forum: FiveWin for Harbour/xHarbour
Topic: pdf
Replies: 4
Views: 895

Re: pdf

OK I found the way how to read pdf files also. Thank you for the reference to a simple pdf reader (sumatrapdf).
Jds (José Deschutter - belgium)