How do I get Row and Column Positions within a Editor Gadget

Just starting out? Need help? Post your questions and find answers here.
Skiller
User
User
Posts: 12
Joined: Sun Oct 08, 2006 8:37 pm

Re: How do I get Row and Column Positions within a Editor Gadget

Post by Skiller »

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 :oops:

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