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 

ListBox for pictures !!

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





PostPosted: Fri Mar 18, 2005 6:43 am    Post subject: ListBox for pictures !! Reply with quote

Hi,
I'd like to know if there's a Control that could contain more than 1 picture?

what i mean is something like ListBox but not for Text but for pictures.
( to display pictures , select 1 of them ...and so on )

thanks
Back to top
BoBo
Guest





PostPosted: Fri Mar 18, 2005 7:42 am    Post subject: Reply with quote

SplashImage !?
Back to top
BoBo
Guest





PostPosted: Fri Mar 18, 2005 7:50 am    Post subject: Reply with quote

Gui, Add, Picture, vPic1, Logo1.gif
Gui, Add, Picture, vPic2, Logo2.gif
Gui, Add, Picture, vPic3, Logo3.gif
Gui, Show
Back to top
ILL.1



Joined: 29 Sep 2004
Posts: 84

PostPosted: Fri Mar 18, 2005 1:16 pm    Post subject: Reply with quote

Bobo, I believe he wants a listbox that shows images instead of text. Sort of like a file save when in thumbnail view.


new_g, there isn't a way to do that yet. You might make a request to Chris and see if it is a possibility.
_________________
===============
----------ILL.1-----------
===============
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10480

PostPosted: Fri Mar 18, 2005 1:23 pm    Post subject: Re: ListBox for pictures !! Reply with quote

new_G wrote:
something like ListBox but not for Text but for pictures
I believe that exists as a common control (one built into Windows) and if so, it will probably get added someday. But it will probably be at least a few months unless someone else codes it.
Back to top
View user's profile Send private message Send e-mail
New_G
Guest





PostPosted: Fri Mar 18, 2005 5:14 pm    Post subject: Reply with quote

Hi ,

Chris wrote
Quote:

I believe that exists as a common control (one built into Windows) and if so, it will probably get added someday. But it will probably be at least a few months unless someone else codes it.


yes, that exists and here is a screen shot
ex:
right click over any shortcut icon > properties > change icon ...


thanks
Back to top
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