AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

FileSelectFolder in Win2k: can't hide "New folder"

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
jordis



Joined: 30 Jul 2004
Posts: 78

PostPosted: Wed Feb 02, 2005 4:01 pm    Post subject: FileSelectFolder in Win2k: can't hide "New folder" Reply with quote

Hi Chris,
The following 2 lines display exactly the same dialog in my win2k machine:
Code:
FileSelectFolder, outputvar,,0  ; this should NOT have a "New folder" button
FileSelectFolder, outputvar,,1  ; "New folder" button is OK in this one...
According to help:
"This option has no effect unless the operating system is Windows Me/2000/XP or later."

In another related topic (http://www.autohotkey.com/forum/viewtopic.php?t=338) you said:
Chris wrote:
The button is absent on my Win98SE system as well. I checked MSDN and it seems likely that Windows XP+ and MSIE 6.x+ are required, though it's possible it will work on Win2k.

I've updated the help file to reflect this. Sorry for the oversight.


Could it be that in Win2k you ALWAYS get a "New folder" button? Could it be due to this command being broken? Could it be that I'm using a Spanish Win2k? I'll stop could'ing... Wink

Can people with Win2k test whether they can get rid of the "New folder" button?
Thanks!
Back to top
View user's profile Send private message
BoBo
Guest





PostPosted: Wed Feb 02, 2005 4:47 pm    Post subject: Reply with quote

Quote:
Could it be that in Win2k you ALWAYS get a "New folder" button?
Tested & confirmed. W2K SP4
Back to top
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10467

PostPosted: Wed Feb 02, 2005 5:56 pm    Post subject: Reply with quote

That's interesting. On XP the first example lacks a "new folder" button, but the second one has it. I've updated the help file again: "Note: On Windows 2000, the "make new folder" button might appear anyway."
Back to top
View user's profile Send private message Send e-mail
jordis



Joined: 30 Jul 2004
Posts: 78

PostPosted: Wed Feb 02, 2005 6:42 pm    Post subject: Reply with quote

So I guess it's working as designed... well, no big deal...
Thanks BoBo for testing!
Thanks Chris for updating the help file!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group