| Title: | DECWINDOWS 26-JAN-89 to 29-NOV-90 |
| Notice: | See 1639.0 for VMS V5.3 kit; 2043.0 for 5.4 IFT kit |
| Moderator: | STAR::VATNE |
| Created: | Mon Oct 30 1989 |
| Last Modified: | Mon Dec 31 1990 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 3726 |
| Total number of notes: | 19516 |
About the simple text widget...
For some reason, my stext widget is not properly
sized. As I specify its width and height, when it gets
managed the width is smaller that what is specified.
Again this does not happen always (but often enough to
be worth looking at...).
Although I specify the Auto_Show_Insert_Position
the widget does not scroll to make the insertpoint
visible.
Anyone with the same experience ? Maybe I'm doing
something wrong ? (FYI: VMS 5.3 and Pascal)
Thanks.
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 3692.1 | Don't know about size | TOOLEY::B_WACKER | Tue Nov 20 1990 10:49 | 8 | |
> Although I specify the Auto_Show_Insert_Position > the widget does not scroll to make the insertpoint > visible. This is a known bug. Use top_position to manually force the scrolling you want. Bruce | |||||