 |
Rainchild Wizard

Joined: 10 Oct 2000 Posts: 1551 Location: Australia
|
Posted: Wed Dec 13, 2006 4:44 am
[1.23] Maximizing and Restoring Window |
I maximized (double-click the title bar) the window, then restored it (double-click title bar again) and the command line disappeared. When I typed something I got an access violation which I sent to the bug tracker. After submitting the text scrolled which brought back the command line. Typing single-lines was fine, but typing a double-line entry made the command line look corrupted.
I use courier new 12 point for all my fonts, in case it's font related.
I reported this in 1.19 as well, but being an access violation I thought I should repost. |
|
|
|
 |
Larkin Wizard

Joined: 25 Mar 2003 Posts: 1113 Location: USA
|
Posted: Wed Dec 13, 2006 2:51 pm |
I can verify this. I opened a session offline, sized the window to a narrow view, maximized it (still okay there), and then minimized it (command line not visible). When I clicked on where the command line should have been, however, it suddenly became visible. Typing in the newly visible command line worked without any crash. The problem came when I had entered text in the command line, maximized, restored, and then just hit enter to re-send that same text.
|
|
|
|
 |
Zugg MASTER

Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed Dec 13, 2006 6:25 pm |
Verified.
Resizing the window will redisplay the command line.
It's that stupid ExpressBars toolbar component from Developer Express again. It doesn't allow custom controls to resize themselves in a toolbar, so then the window changes size, it "scrolls" the command line off the toolbar where you can't get to it. I have a hook into the FormResize event to fix this, but apparently the Windows Restore routine doesn't call the resize handler (or maybe it's the Restore routine of the themeengine that isn't calling the proper resize event).
In any case, its added to the bug list. |
|
|
|
 |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|