FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Pocket PC Combobox
Posts: 933
Joined: Sun Oct 09, 2005 01:05 PM
Combobox
Posted: Sat Mar 19, 2011 06:02 PM
Hi,

I thought with a Combobox you could have both the ability to select from the dropdown list or manually enter some text.

In a FWH app I have I am able to do this but with the FWPPC app I can't. I can onlt select from the dropdown. No manual entry.

What am I doing wrong?????
Code (fw): Select all Collapse
@ 0.5,4 COMBOBOX oCbx VAR cTech1 ITEMS aList OF oEnd
Thanks,

Jeff Barnes



(FWH 16.11, xHarbour 1.2.3, Bcc730)
Posts: 933
Joined: Sun Oct 09, 2005 01:05 PM
Re: Combobox
Posted: Sat Mar 19, 2011 06:45 PM

Got it working ... had to add: STYLE CBS_DROPDOWN

Thanks,

Jeff Barnes



(FWH 16.11, xHarbour 1.2.3, Bcc730)
Posts: 933
Joined: Sun Oct 09, 2005 01:05 PM
Re: Combobox
Posted: Sat Mar 19, 2011 07:55 PM

Well ... maybe not working correctly.

With the style added some strange things happen.

On handheld:
No longer "waits" for the dialog to be closed

On emulator:
Seems to work but when I try to exit my app I get a GPF

Without the style the program works just won't let me manually enter text in the combobox.

Any ideas?

Thanks,

Jeff Barnes



(FWH 16.11, xHarbour 1.2.3, Bcc730)
Posts: 933
Joined: Sun Oct 09, 2005 01:05 PM
Re: Combobox
Posted: Fri Apr 08, 2011 09:12 PM

Antonio, Any ideas?

Thanks,

Jeff Barnes



(FWH 16.11, xHarbour 1.2.3, Bcc730)
Posts: 933
Joined: Sun Oct 09, 2005 01:05 PM
Re: Combobox
Posted: Tue Jun 19, 2012 12:51 PM

<<BUMP>>

Still experiencing this issue... anyone know how to solve this??

Thanks,

Jeff Barnes



(FWH 16.11, xHarbour 1.2.3, Bcc730)
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Combobox
Posted: Thu Jun 28, 2012 08:08 AM

Jeff,

We are going to check it, sorry we missed this thread

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 933
Joined: Sun Oct 09, 2005 01:05 PM
Re: Combobox
Posted: Sat Sep 15, 2012 09:41 AM

Hi Antonio,

Any update on this one?

Thanks,

Jeff Barnes



(FWH 16.11, xHarbour 1.2.3, Bcc730)

Continue the discussion