Jump to content

Minor question about _GUICtrlListBox


Kiesp
 Share

Recommended Posts

I was just wondering if you can make a new line in one of the items in a _GUICtrlListBox.

I made the item double size using _GUICtrlListBox_SetItemHeight but i would really like to make it use the extra space.

Is it possible ? ;)

Greets

Kiesp

http://www.autoitscript.com/forum/index.php?showtopic=69911 <-- Best hacker ever :D

Link to comment
Share on other sites

If you mean make one item take up two lines, then NO. Not in that control class.

;)

ya.. thats sorta what i meant.

Is there any other way to make something that would look similar ?

http://www.autoitscript.com/forum/index.php?showtopic=69911 <-- Best hacker ever :D

Link to comment
Share on other sites

i guess that could work..

The reason why i want it to be a listbox or similar is because that way im able to select the individual items i put it.. i guess that i will just have to live without that ;)

http://www.autoitscript.com/forum/index.php?showtopic=69911 <-- Best hacker ever :D

Link to comment
Share on other sites

Another possibility would be to monitor messages for mouse-over of the item and pop a tool tip with the full text info you wanted for that item.

;)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...