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 

ListView - is this possible with ahk?

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Rajat



Joined: 28 Mar 2004
Posts: 1718

PostPosted: Sun Feb 17, 2008 1:35 am    Post subject: ListView - is this possible with ahk? Reply with quote


More info

This opens up more options for use of the control.
Need to understand if this could be achieved with ahk's gui? And how (if yes).

Thanks
_________________
Back to top
View user's profile Send private message
Titan



Joined: 11 Aug 2004
Posts: 5068
Location: imaginationland

PostPosted: Sun Feb 17, 2008 2:38 am    Post subject: Reply with quote

It can be done. You need to create subitems manually then update with SendMessage. You can also colour individual texts as demonstrated in my LVX script.
_________________

RegExReplace("irc.freenode.net/ahk", "^(?=(.(?=[\0-r\[]*((?<=\.).))))(?:[c-\x73]{2,8}(\S))+((2)|\b[^\2-]){2}\D++$", "$u3$1$3$4$2")
Back to top
View user's profile Send private message Visit poster's website
Rajat



Joined: 28 Mar 2004
Posts: 1718

PostPosted: Sun Feb 17, 2008 2:43 am    Post subject: Reply with quote

Thanks Titan! One more thing, is it possible to specify column width (and no. of columns) when in 'Tile' mode of ListView?
_________________
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help 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