Jfish Posted November 22, 2015 Posted November 22, 2015 This may be a question for @Jos ... I added some user functions to Scite with the User CallTip Manager (very awesome by the way). Everything works great. However, I have a regrettably large list of parameters for some functions (unavoidable because it is an integration to another tech). Because the list is so long I can't see it all in the auto-complete tooltip, Is there a way to wrap that tooltip text? Xandy 1 Build your own poker game with AutoIt: pokerlogic.au3 | Learn To Program Using FREE Tools with AutoIt
Developers Jos Posted November 22, 2015 Developers Posted November 22, 2015 Just add a \n at the place you want a newline to show. Jos Xandy 1 SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Jfish Posted November 22, 2015 Author Posted November 22, 2015 (edited) Just confirming you mean to add it in the function syntax window when they are being added to Scite as they are being parsed? Or is there another location I should go to edit them?P.S. Thank you by the way :-) Edited November 22, 2015 by Jfish Build your own poker game with AutoIt: pokerlogic.au3 | Learn To Program Using FREE Tools with AutoIt
Developers Jos Posted November 22, 2015 Developers Posted November 22, 2015 Anywhere you want a new line to appear in your Call tip. This can be either the function it self or the description. just try it and you'll see.Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Jfish Posted November 22, 2015 Author Posted November 22, 2015 Okay, thanks again! Build your own poker game with AutoIt: pokerlogic.au3 | Learn To Program Using FREE Tools with AutoIt
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