Search found 2 matches

by AndrewN
Sat Oct 21, 2006 10:51 am
Forum: Coding Questions
Topic: How do I get Row and Column Positions within a Editor Gadget
Replies: 15
Views: 4273

Thanks a lot. I guess Ive still got a lot to learn about window :?
by AndrewN
Sat Oct 21, 2006 7:00 am
Forum: Coding Questions
Topic: How do I get Row and Column Positions within a Editor Gadget
Replies: 15
Views: 4273

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

Hello,

Im very new to Pure Basic, but have programming in other languages for a while. However I know very little about the windows API.

Basically I want to write a parser, and it wont to create an editor window to view the original text file. I have set this up. However I want what I think is a ...