MajSlayer420 Posted February 3, 2007 Posted February 3, 2007 I have a problem with GUICtrlSetTip seems after the tooltip displays then goes off , It wont show up again.. Does the beta version have this bug fixed? any workarounds? Thanks MajSlayer420
nfwu Posted February 3, 2007 Posted February 3, 2007 You put GUICtrlSetTip into your event loop, that's one workaround from last year, methinks. #) TwitterOut of date stuff:Scripts: Sudoku Solver | Webserver | 3D library (Pure AutoIt) | Wood's GadgetsUDFs: _WoodUniqueID() | _DialogEditIni() | _Console*() | _GetIPConfigData() | _URLEncode/Decode()
MajSlayer420 Posted February 3, 2007 Author Posted February 3, 2007 I cant put these commands in my main loop and have them called at any time. So basicly the GUICtrlSetTip is broken, Can I use something else to give the user some help? Yes I did try putting my commands within loops and still no go. Yes I do have a help file. But kinda wanted help on the fly Thanks for the reply, MajSlayer420
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