Re: How do I get Row and Column Positions within a Editor Gadget
Posted: Fri Mar 01, 2024 10:54 am
Wow, Wow, ...
; first solution --> bad idea, but works
While WindowEvent() : Wend
... it may not be the best idea, but for me it's the greatest idea. Thanks a lot Axolotl.
And so easy
So in both cases I didn't need the callback at all. Ok, got it
; first solution --> bad idea, but works
While WindowEvent() : Wend
... it may not be the best idea, but for me it's the greatest idea. Thanks a lot Axolotl.
And so easy

So in both cases I didn't need the callback at all. Ok, got it