Attachments (0)
Change History (6)
comment:1 by , 17 years ago
| Version: | 3.3.0.0 |
|---|
comment:2 by , 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.
follow-up: 4 comment:3 by , 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 .
comment:4 by , 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 , 17 years ago
| Resolution: | → Rejected |
|---|---|
| Status: | new → 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.

Automatic ticket cleanup.