Anaristos Sorcerer
Joined: 17 Jul 2007 Posts: 821 Location: California
|
Posted: Sat Dec 13, 2008 7:03 pm
[237+] Window (re)creation and SCROLLING problem |
Once one creates a window, the scrolling cannot be changed. That is, scrolling is fixed for the life of the window, and by "life" I mean, as long as a window with that name is opened by available means, deleting the setting doesn't matter since, apparently, the package keeps a "memory" of the window so the name is not reusable (a window with different scrolling cannot be created with that name). Other parameters such as width, height, and positioning can be changed each time the window is opened. Since the window parameters are dynamic, this means that somehow scrolling is not being applied at open time.
|
|