I would suggest adding a textfield and an onchange event for that textfield
that does a search in the combobox for the entered text, and selects the
indexed item. I know listboxes have a text search method which returns the
index of the item containing the matching text, but I am not sure if the
combobox has that method. Better check the docs.

Eric

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Jonathan
Southwick
Sent: Thursday, April 13, 2000 3:44 PM
To: [EMAIL PROTECTED]
Subject: Re: [perl-win32-gui] ComboBox Dropdown


One last thing:

basically what I am trying to do is simulate the AutoExpand and Limit To
List properties in a combobox in Access.

Jonathan
--------------------------------------------------------------
Jonathan Southwick                              [EMAIL PROTECTED]
Technical and Network Services
Allegheny College
Meadville, PA  16335                             814-332-2755



Reply via email to