System Editor - Disappearing icons and "Exec:". (OpenInsight 32-bit Specific)
At 06 JUL 2003 10:49:46PM Richard Hunt wrote:
Running version 4.1.3 on Windows XP home.
A kinda funny thing happens. After I execute a command in the "Exec:", sometimes the Icons and "Exec:" just simply disappear! I mean everything below the menu bar and above the workspace area.
I was debugging a "COPY_PROMOTED_EVENTS" proceedure I have. Here is how I cause it to happen.
1) In the Exec: line I typed "RUN COPY_PROMPTED_EVENTS"
2) The proceedure went to the debugger as planned (at the DEBUG statement).
3) I click on a "local variable" and another window comes up with that local variable.
4) I click on run and the debugger closes just fine.
That will bring me back to the "System Editor" and the line with the icons and the line with the "Exec:" is gone!
Once I close the "System Editor" and then reopen it all is ok again.
Note that I can not duplicate this problem on Windows 2000 Professional.
At 07 JUL 2003 06:36AM Mike Ruane wrote:
RIchard-
I've seen this too- just double-click on the title bar of the system editor and all will reappear.
This will not be an issue in OI 7.0 as the editor is written in Basic+.
Thanks-
Mike Ruane
At 07 JUL 2003 09:51AM Richard Hunt wrote:
Thanks Mike that works.