|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4715 Location: Pensacola, FL, USA
|
Posted: Wed Aug 09, 2006 7:37 am
Missing command line |
I'm not sure what I did, but i was working in two sessions at once.
I was making a multistate trigger in one session that started going haywire, so i closed out cmud.
When i reopened and went to the other session that was just idling and try to connect, to command line has completely vanished, which makes it hard to log in.
What do i do to get the command line to reappear? |
|
_________________ Discord: Shalimarwildcat |
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4715 Location: Pensacola, FL, USA
|
Posted: Wed Aug 09, 2006 7:39 am |
okay i got them to appear by right clicking and checking to show them both, what i dont understand is how they got turned off in the first place. Very odd.
|
|
_________________ Discord: Shalimarwildcat |
|
|
|
Zugg MASTER
Joined: 25 Sep 2000 Posts: 23379 Location: Colorado, USA
|
Posted: Wed Aug 09, 2006 5:06 pm |
The command line is really just a normal toolbar (you can drag buttons and stuff to it). The actual text entry box is a toolbar edit component. What seems to happen sometimes is that an item on the toolbar changes size and since the resulting controls are now longer than the horizontal width of the toolbar, the toolbar "scrolls" so that the buttons on the very right side are shown. This causes the command line edit component to scroll off the left edge of the toolbar.
I'm trying to find a way to tell the DevExpress toolbar not to do this, and I might change it so that it wraps to another line so that at least the command line won't get hidden. But as I've mentioned, working with the DevExpress toolbar system can be really frustrating at times because of the wierd way in which it was designed.
Usually just resizing the main window will also make the command line come back again. Anyway, I'm aware of some of the wierdness of this command line. |
|
|
|
|
|