Send Message (a bug perhaps) (OpenInsight Specific)
At 26 NOV 2001 06:08:01AM Colin Rule wrote:
If I do a
CALL SEND_MESSAGE(@WINDOW:".TABLE","INSERT",ROW,LINE)it works fine, unless the form is maximised, in which case the table is empty.
Is this a bug or is there some reason or strange logic to maximised forms which I am totally oblivious to.
Using OI 3.7.4
TIA
Colin
At 26 NOV 2001 07:42AM Oystein Reigem wrote:
Colin,
Never heard of such a problem with maximized windows. Works just fine here in my Jurassic version of OI.
- Oystein -
At 27 NOV 2001 12:06AM Donald Bakke wrote:
Colin,
Like Oystein, I can't replicate the problem. What did you mean by "in which case the table is empty"? Is the entire edittable blanking out (i.e. no grid lines) or is the data that was there disappearing? Are you certain that the data isn't being pushed beyond the bottom edge of the edittable?
I know some of these questions are obvious, just trying to pinpoint the problem.
—————————–7d11048ba4–
At 27 NOV 2001 04:39AM Colin Rule wrote:
Table is totally empty, with the table maximised.
Dont maximise and run exactly the same process and all is OK.
I'll see if I can replicate with a small program and post here.
At 27 NOV 2001 07:42AM Oystein Reigem wrote:
Colin,
You say "the edit table maximised". Is the edit table autosized?
- Oystein -
At 28 NOV 2001 03:23AM Colin Rule wrote:
Oops, I mean't with the form maximised, but yes the table is set to autosize width and height.
C
At 28 NOV 2001 07:00AM Oystein Reigem wrote:
Colin,
The reason I asked: James Birnie recently reported some other problem that occurred when he max-/minimized windows containing autosized drop down lists in 3.7.4. Small chance there's a connection, but at least you could see if it makes a difference if you make your edit table not autosized.
- Oystein -