iLoveAU3 Posted February 22, 2009 Posted February 22, 2009 @SciTE is it possible to make multiline user calltip?
Bert Posted February 22, 2009 Posted February 22, 2009 TrayTip("tip", "This is the first line"&@CRLF&"This is the second line", 30) while 1 sleep(20) ;idle around wend The Vollatran project My blog: http://www.vollysinterestingshit.com/
iLoveAU3 Posted February 22, 2009 Author Posted February 22, 2009 (edited) I have ment something else Send ( "keys" [, flag] )Sends simulated keystrokes to the active window. Send ( "keys" [, flag] )! # ^ { } + alt altdown altup appskey asc backspace break browser_back browser_favorites browser_forward browser_home Send ( "keys" [, flag] )browser_refresh browser_stop bs capslock ctrldown ctrlup del delete down end enter esc escape f1 f10 f11 f12 f2 f3 f4 f5 f6 f7 f8 Send ( "keys" [, flag] )home ins insert lalt launch_app1 launch_app2 launch_mail launch_media lctrl left lshift lwin lwindown lwinup media_next media_play_pause Send ( "keys" [, flag] )media_stop numlock numpad0 numpad1 numpad2 numpad3 numpad4 numpad5 numpad6 numpad7 numpad8 numpad9 numpadadd numpaddiv Send ( "keys" [, flag] )numpadenter numpadmult numpadsub pause pgdn pgup printscreen ralt rctrl right rshift rwin rwindown rwinup scrolllock shiftdown Send ( "keys" [, flag] )sleep space tab up volume_down volume_mute volume_updid the trick for me Edited February 22, 2009 by iLoveAU3
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