Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 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 Changed 15 years ago by TicketCleanup

  • Version 3.3.0.0 deleted

Automatic ticket cleanup.

comment:2 Changed 15 years ago by Jpm

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 follow-up: Changed 15 years ago by 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 .

comment:4 in reply to: ↑ 3 Changed 15 years ago by Jpm

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 Changed 15 years ago by Valik

  • Resolution set to Rejected
  • Status changed from new to closed

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 Changed 15 years ago by anonymous

Ok, i assumed about this.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.