| View previous topic :: View next topic |
| Author |
Message |
izzy
Joined: 19 Dec 2004 Posts: 7
|
Posted: Sun Dec 19, 2004 6:07 pm Post subject: Code completion dropdown list... |
|
|
Not sure what its called exactly, but I know what it does.
I'm wondering if anyone has created a code completion dropdown list of functions when you hit the period after some text, or Ctrl + Space.
maybe load the functions from a file?
It can work with notepad even.!?
This is a great utility bu the way.
i've been playing with it for a few days now.
thanks
PS.
If no one knows of a script like this,
how would i go about making it?
GUI maybe?... with a listbox maximized to the size of the window, so it looks like the listbox is the window? |
|
| Back to top |
|
 |
jonny
Joined: 13 Nov 2004 Posts: 3005 Location: Minnesota
|
Posted: Sun Dec 19, 2004 10:52 pm Post subject: |
|
|
I'm kinda in a hurry here, so I can't look myself (sorry), but there's tons of stuff on the forum like this. Try browsing some of the old topics in this section. One name that comes to mind for me is Intellisense, I'm sure there's more. Peace out |
|
| Back to top |
|
 |
Rajat
Joined: 28 Mar 2004 Posts: 1717
|
Posted: Mon Dec 20, 2004 12:25 am Post subject: |
|
|
i made an autocomplete that automatically selected the first closest matching ahk cmd... then there was another script (i'm not sure it was completely done) by someone who gave the choices selectable in a menu... it wasn't made for ahk cmds...but i'm sure it could be adapted.
by the way... wrong sub-forum! _________________
 |
|
| Back to top |
|
 |
|