Modify

#883 closed Feature Request (Rejected)

ScrollBox

Reported by: hunt Owned by:
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

Hello. Whether really to add ScrollBox in Autoit?

Attachments (0)

Change History (6)

comment:1 by TicketCleanup, on Mar 30, 2009 at 12:00:02 PM

Version: 3.3.0.0

Automatic ticket cleanup.

comment:2 by Jpm, on Mar 30, 2009 at 2:18:36 PM

Can you describe how it is different from using an Edit control to display info?
You can even set the state to disable if you don't want to have modification.

comment:3 by hunt, on Mar 31, 2009 at 9:00:56 AM

In edit Control it is possible to add only the text, but in ScrollBox it is possible also others controls. If in ScrollBox do not hold controls then on the right appears ScrollBar. Usually it will occupy about 200 lines of a code to achieve ideal scrollbox .

in reply to:  3 comment:4 by Jpm, on Mar 31, 2009 at 2:48:11 PM

Replying to hunt:

In edit Control it is possible to add only the text, but in ScrollBox it is possible also others controls. If in ScrollBox do not hold controls then on the right appears ScrollBar. Usually it will occupy about 200 lines of a code to achieve ideal scrollbox .

Just PM me them so I can have an idea how to add them to AutoIt code.
Thanks

comment:5 by Valik, on Mar 31, 2009 at 5:07:52 PM

Resolution: Rejected
Status: newclosed

It appears the user is talking about a Delphi control called ScrollBox. The native Windows API has no equivalent outside of a window itself.

There's nothing here for us to implement.

comment:6 by anonymous, on Apr 1, 2009 at 8:23:37 AM

Ok, i assumed about this.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.