TomV Posted May 6, 2009 Posted May 6, 2009 Hi I want a combo box whats automatic fill in. So i type go and i see in the list google How can I do this ,Or it can not? Thank you Tom [font="Comic Sans MS"][size="4"]My UDF's:[/size]1. _ChooseIconAnd this is just the beginning[/font]
martin Posted May 6, 2009 Posted May 6, 2009 HiI want a combo box whats automatic fill in.So i type go and i see in the list googleHow can I do this ,Or it can not?Thank you TomThe style $CBS_DROPDOWNLIST does that in a way. If you have more than 1 item which begins with 'b' say, then everytime you type 'b' then next item beginning with b is shown. Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
WideBoyDixon Posted May 6, 2009 Posted May 6, 2009 Try looking from here and below: http://www.autoitscript.com/forum/index.ph...st&p=670503WBD [center]Wide by name, Wide by nature and Wide by girth[u]Scripts[/u]{Hot Folders} {Screen Calipers} {Screen Crosshairs} {Cross-Process Subclassing} {GDI+ Clock} {ASCII Art Signatures}{Another GDI+ Clock} {Desktop Goldfish} {Game of Life} {3D Pie Chart} {Stock Tracker}[u]UDFs[/u]{_FileReplaceText} {_ArrayCompare} {_ToBase}~ My Scripts On Google Code ~[/center]
TomV Posted May 7, 2009 Author Posted May 7, 2009 Thank you [font="Comic Sans MS"][size="4"]My UDF's:[/size]1. _ChooseIconAnd this is just the beginning[/font]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now