Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#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, 17 years ago

Version: 3.3.0.0

Automatic ticket cleanup.

comment:2 by J-Paul Mesnage, 17 years ago

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, 17 years ago

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 J-Paul Mesnage, 17 years ago

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, 17 years ago

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, 17 years ago

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.