AutoHotkey Community

It is currently May 27th, 2012, 1:26 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: June 25th, 2005, 12:12 am 
Offline

Joined: May 1st, 2005, 8:40 pm
Posts: 10
Code:
Gui, Add, Edit, x40 y 100 h20 w120 ReadOnly -Multi vDisplay


This edit acts like it has a Password option turned on.
It does hide the tiny buttons on the right side of the edit ( as -Multi option should), but there are, oh, so many stars instead of letters and numbers.

EDIT:
My current AHK verson is 1.0.35.16


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 25th, 2005, 2:01 am 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
This is caused by the space between the letter Y and the number 100, which causes 100 to be seen as a style number.

I know it's easy to make mistakes with the options list, which is one of its drawbacks.


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group