stingjoel Posted November 27, 2004 Share Posted November 27, 2004 How about function parameter at HotKeySet, GuiSetOnEvent and GuiCtrlSetOnEvent :"> Link to comment Share on other sites More sharing options...
this-is-me Posted November 28, 2004 Share Posted November 28, 2004 (edited) Agreed. Would Jon or JP be working on this one? Edited November 28, 2004 by this-is-me Who else would I be? Link to comment Share on other sites More sharing options...
jpm Posted November 28, 2004 Share Posted November 28, 2004 Wow. I didn't expect default parameters so soon. Awesome.<{POST_SNAPBACK}>I was almost done last year so the C++ style was easy Link to comment Share on other sites More sharing options...
Administrators Jon Posted November 28, 2004 Author Administrators Share Posted November 28, 2004 http://www.autoitscript.com/autoit3/files/unstable/autoitUpdated:- In addition to a GUI context menu you can now create a control specific context menu. This was something I asked Holger to code a couple a weeks ago but only just got around to fitting it in. Deployment Blog:Â https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming:Â https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
Valik Posted November 28, 2004 Share Posted November 28, 2004 Is the new directive #NoTrayIcon actually working? I can't seem to get it to make a difference. Link to comment Share on other sites More sharing options...
Administrators Jon Posted November 28, 2004 Author Administrators Share Posted November 28, 2004 Is the new directive #NoTrayIcon actually working? I can't seem to get it to make a difference.It's working in normal scripts. I just had a thought that I didn't even look at compiled scripts, so maybe not. Deployment Blog:Â https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming:Â https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
Valik Posted November 28, 2004 Share Posted November 28, 2004 Its not working with compiled scripts, that is in fact the problem. Link to comment Share on other sites More sharing options...
Administrators Jon Posted November 28, 2004 Author Administrators Share Posted November 28, 2004 Its not working with compiled scripts, that is in fact the problem.Fixed for next upload, I just want to play around with some Win->PID type functions first. Deployment Blog:Â https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming:Â https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
jpm Posted November 28, 2004 Share Posted November 28, 2004 Fixed for next upload, I just want to play around with some Win->PID type functions first.<{POST_SNAPBACK}>today? don't forget to upload all sources. Link to comment Share on other sites More sharing options...
Administrators Jon Posted November 28, 2004 Author Administrators Share Posted November 28, 2004 (edited) today? don't forget to upload all sources. Current sources are uploaded I've switched to WinRAR though (almost half the size of zip), but as it's not that popular I've uploaded .exe/sfx versions (Even with th extra sfx code the docs archive is 400KB rather than 800KB). This helps when I'm at work/dialup. Edited November 28, 2004 by Jon Deployment Blog:Â https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming:Â https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
jpm Posted November 28, 2004 Share Posted November 28, 2004 Current sources are uploaded  I've switched to WinRAR though (almost half the size of zip), but as it's not that popular I've uploaded .exe/sfx versions (Even with th extra sfx code the docs archive is 400KB rather than 800KB). This helps when I'm at work/dialup.<{POST_SNAPBACK}>I was confuse because the yesterday upload was the same time 07:01Thanks I am behind a dialup too on non work hours Link to comment Share on other sites More sharing options...
Administrators Jon Posted November 28, 2004 Author Administrators Share Posted November 28, 2004 Updated: - Changed ProcessList() - Added WinGetProcess() - Added docs for WinList() Deployment Blog:Â https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming:Â https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
Valik Posted November 29, 2004 Share Posted November 29, 2004 Jon, are there any plans to support allowing macro's to be used as default parameters? I have a few uses for making a macro a default parameter but allowing an override of something else. Currently I'm going to have to try to use some work-around with @NumParams, but supporting macro's seems a logical thing to do. Link to comment Share on other sites More sharing options...
jpm Posted November 29, 2004 Share Posted November 29, 2004 Jon, are there any plans to support allowing macro's to be used as default parameters? I have a few uses for making a macro a default parameter but allowing an override of something else. Currently I'm going to have to try to use some work-around with @NumParams, but supporting macro's seems a logical thing to do.<{POST_SNAPBACK}>Done dear Valik, Uploaded to Jon Link to comment Share on other sites More sharing options...
Valik Posted November 29, 2004 Share Posted November 29, 2004 Done dear Valik, Uploaded to Jon <{POST_SNAPBACK}>Awesome JP, thanks! Link to comment Share on other sites More sharing options...
jpm Posted November 29, 2004 Share Posted November 29, 2004 Awesome JP, thanks!<{POST_SNAPBACK}>It was a very easy one (4lines) Link to comment Share on other sites More sharing options...
tylo Posted November 30, 2004 Share Posted November 30, 2004 It was a very easy one (4lines) <{POST_SNAPBACK}>Argh, I took that out of au3check because jon said so. Oh well, it's only a one-liner in au3check to support it again. Btw: I presume that the macros evaluated at call-time, and not at startup when the function signatures are parsed? (not that it matters for au3check). blub Link to comment Share on other sites More sharing options...
Administrators Jon Posted November 30, 2004 Author Administrators Share Posted November 30, 2004 Argh, I took that out of au3check because jon said so. Oh well, it's only a one-liner in au3check to support it again. <ferris>Yep, things move pretty fast around here.</ferris> Deployment Blog:Â https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming:Â https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
Valik Posted December 1, 2004 Share Posted December 1, 2004 <ferris>Yep, things move pretty fast around here.</ferris><{POST_SNAPBACK}>Still not in yet, so I wouldn't call it too quick... Link to comment Share on other sites More sharing options...
Valik Posted December 1, 2004 Share Posted December 1, 2004 Thank you, Jon. I know you've uploaded it because I was testing an auto-update script about the time you started uploading files, so I started seeing all kinds of new files. Kind of freaked me out, I thought my date calculation algorithm was nuts. Link to comment Share on other sites More sharing options...
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