Strange scroll bar behaviour (OpenInsight 16-Bit Specific)
At 29 APR 2003 11:56:22AM Colin Rule wrote:
I have a timer event on my main form to update a clock.
When you call a popup dialog with more than one page you get the vertical scroll bar.
If you drag the scroll bar and dont let go, it starts beeping a few times, and sometimes crashes to debugger with an unknown entity.
Seems to be only when you hold the scroll bar down with the button.
Any ideas please.
I also note that the Oengine returns to IDLE after the above occurs, when it is normally PROCESSING as a modal popup dialog.
I checked the popup code in SYSPROG…. oh dear what a mess, and very quickly ran away from this.
I have removed the timer for now, and will check more, but if anyone has any ideas or similar problems, please advise.
Colin
At 30 APR 2003 12:48AM Richard Bright wrote:
We have noticed mildly dysfunctional behaviour in OI v4.13 limited specificly (we think) to the combination of idleproc and modal dialogbox. I wonder if this is a similar situation?
Richard Bright
BrightIdeas New Zealand
At 01 MAY 2003 05:15AM Colin Rule wrote:
It certainly sounds like it.