Aceguy Posted June 5, 2006 Posted June 5, 2006 i have a list box, but it automatically sorts the data alphabetically. how do i tell it to NOT sort the data. Many Thanks, Andy [u]My Projects.[/u]Launcher - not just for games & Apps (Mp3's & Network Files)Mp3 File RenamerMy File Backup UtilityFFXI - Realtime to Vana time Clock
Xenobiologist Posted June 5, 2006 Posted June 5, 2006 i have a list box, but it automatically sorts the data alphabetically.how do i tell it to NOT sort the data.Many Thanks, AndyHi,please show us the code you tried. Thanks!So long,Mega Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
GaryFrost Posted June 5, 2006 Posted June 5, 2006 try the following in the style when creating the listbox BitOR($WS_BORDER, $WS_VSCROLL) SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
Aceguy Posted June 5, 2006 Author Posted June 5, 2006 Works Great, TY for such a Quick response....... Haven got a Scooby Doo what it does tho, LMAO (newbie sorta). [u]My Projects.[/u]Launcher - not just for games & Apps (Mp3's & Network Files)Mp3 File RenamerMy File Backup UtilityFFXI - Realtime to Vana time Clock
Aceguy Posted June 5, 2006 Author Posted June 5, 2006 How, it runs fine in my test script, but when i put it in my Main (working on) script i get .....: ERROR: unbalanced paranthesis expression.any ideas [u]My Projects.[/u]Launcher - not just for games & Apps (Mp3's & Network Files)Mp3 File RenamerMy File Backup UtilityFFXI - Realtime to Vana time Clock
Aceguy Posted June 5, 2006 Author Posted June 5, 2006 IT OK IM A WALLY. i sorted it [u]My Projects.[/u]Launcher - not just for games & Apps (Mp3's & Network Files)Mp3 File RenamerMy File Backup UtilityFFXI - Realtime to Vana time Clock
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