jpm Posted March 5, 2005 Posted March 5, 2005 (edited) To Wait Jon comeback I did an integration of what is being developTray from HolgerStdio from DaveCom from SvenGui from JP and Holgeryou can download it from AutoIt3-GuiSee the the historyMainly you get from Gui side a drawing capability and some more control colorHave a good time and report problem as these codes are well advanced but can still have bugs. EDIT: as I was not for sure how to correct the Win 2003 @OSVERSION, it is not correctedEDIT2: @YEAR it is not corrected eitherEDIT3: Don't use $GUI_GR_BEZIER for the time being. I discover an errorEDIT4: try use $GUI_GR_BEZIEREDIT5: try use $GUI_GR_HINT, $GUI_GR_REFRESHEDIT6: slight update for Gui functions Thanks HolgerEDIT7: mainly tip timeout Thanks WattEDIT8: COM update + IniRenameSection + Enum + doc updatesEDIT9: Enum fixed (sorry Valik)EDIT10: Doc + Edit/input notification (Thanks JdeB and Valik)EDIT11: $GUI_GR_PIXEL (For CyberSlug ...)EDIT12: $GUI_GR_PIXEL fixed (SorryCyberSlug ...)EDIT13:fixed GuiSetState(@sw_restore) and tooltip flickering. (Thanks CyberSlug)EDIT14:fixed doc tray + added GUISpecialEventMode. (Thanks CyberSlug)Don't try to use the open script button in the help file (due to no installer delivery) Edited April 6, 2005 by jpm
SlimShady Posted March 5, 2005 Posted March 5, 2005 (edited) Thank you, thank you. This is great. Edit: I just checked the screenshot carefully. Transparent label?! Is that really possible now? Edited March 5, 2005 by SlimShady
layer Posted March 5, 2005 Posted March 5, 2005 thank you soooo much jpm!!! w00t, ive been waiting for this for a long time now!! :) :P good job FootbaG
CyberSlug Posted March 5, 2005 Posted March 5, 2005 This is really really great! Thanks to all the devs for their continued work Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
jpm Posted March 5, 2005 Author Posted March 5, 2005 thank you soooo much jpm!!! w00t, ive been waiting for this for a long time now!! :)good job <{POST_SNAPBACK}>It is perhaps simple to draw with a pencil and an eraser but it took me a while to have AutoIt3 draw with Windows
jpm Posted March 5, 2005 Author Posted March 5, 2005 Really nice jpm ! <{POST_SNAPBACK}>You should test the Sven,Dave and Holger production too
layer Posted March 5, 2005 Posted March 5, 2005 It is perhaps simple to draw with a pencil and an eraser but it took me a while to have AutoIt3 draw with Windows <{POST_SNAPBACK}>lol but really, great work, thanks for all your effort and all the other devs FootbaG
Insolence Posted March 5, 2005 Posted March 5, 2005 Friggin' sweet! Thanks guys "I thoroughly disapprove of duels. If a man should challenge me, I would take him kindly and forgivingly by the hand and lead him to a quiet place and kill him." - Mark TwainPatient: "It hurts when I do $var_"Doctor: "Don't do $var_" - Lar.
SlimShady Posted March 5, 2005 Posted March 5, 2005 @jpmCan you tell me if this is real and how to do it?I just checked the screenshot carefully.Transparent label?!Is that really possible now?<{POST_SNAPBACK}>There's a bug in the Constants.au3 file.---------------------------AutoIt Error---------------------------Line 189 (File "C:\Program Files\AutoIt3\Include\Constants.au3"):Global Const $TRAY_PAUSEGlobal Const $TRAY_PAUSE^ ERRORError: Expected a "=" operator in assignment statement.---------------------------OK ---------------------------
Holger Posted March 5, 2005 Posted March 5, 2005 (edited) Cool and thanks to all the others for testing and bug reporting @SlimShady: yep, will correct this...just delete this line! Edited March 5, 2005 by Holger Old project:GUI/Tray menu with icons and colors Other old stuff:IconFileScanner, TriState/ThreeState GUI TreeView, GUI ContextMenu created out of a TreeView
therks Posted March 5, 2005 Posted March 5, 2005 Woot! And you put RegExp's back in! Aweeesome! My AutoIt Stuff | My Github
jpm Posted March 6, 2005 Author Posted March 6, 2005 Woot! And you put RegExp's back in! Aweeesome!<{POST_SNAPBACK}>Remember it is a kind of beta so I decide to put the previous state. Not sure what JON/David/tylo want to do about RegExp.I sound like better to put what we already deliver.Same function, same bug if any
MHz Posted March 6, 2005 Posted March 6, 2005 I see no reference to GuiCreateGraphic and GuiCtrlSetGraphic in the Help file. So unable to test, as for unknown parameters for these functions.
JerryD Posted March 6, 2005 Posted March 6, 2005 Hey folks, I just downloaded AutoIt3.1.0.15Gx.zip, and several of the sample files have the function ObjCreate(), but I can't find it in any function definition or help file. Any help would be greatly appreciated. Thanks. Jerry
jpm Posted March 6, 2005 Author Posted March 6, 2005 @Jerry, @MHz I will upload in a couple of hours an updated version with more prcise doc for Gui,Com and tray Stay tune
jpm Posted March 6, 2005 Author Posted March 6, 2005 (edited) Just uploaded a small update with mainly doc update on Com, TRay and GUIa bezier curve working.Still some problem when the curve is not closed.See First post for download EDIT : typo Edited March 6, 2005 by jpm
Josbe Posted March 6, 2005 Posted March 6, 2005 Good news! New toys for play... Thanks JP, thanks Devs... AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta
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