How can you determine which row and column the cursor is sitting at in a RichEdit control? I am working on a Notepad.exe like program, written in GUI Perl, using a RichEdit control. One thing missing from Windows Notepad.exe is the display of which row and column the cursor is sitting on. Since I work with fixed length, non-delimited data files, it is important for me to be able to know which column the cursor is on, so I can tell where a field in a record starts and ends without manually counting the column positions. Thanks! Eric
- [perl-win32-gui] Win32::GUI Build 434 Aldo \"dada\" Calpini
- Re: [perl-win32-gui] Win32::GUI Build... Jenda Krynicky
- Re: [perl-win32-gui] Win32::GUI B... Aldo \"dada\" Calpini
- [perl-win32-gui] perl 5.005 &... Eric C. Hansen
- [perl-win32-gui] perl 5.005 &... James Tolley
- Re: [perl-win32-gui] perl 5.0... Jenda Krynicky
- RE: [perl-win32-gui] Win32::GUI Build... Eric C. Hansen
- Re: [perl-win32-gui] Win32::GUI B... Aldo \"dada\" Calpini
- [perl-win32-gui] Thanks for t... Eric C. Hansen
- [perl-win32-gui] It Works - L... Eric C. Hansen
- RE: [perl-win32-gui] Win32::GUI Build... Eric C. Hansen
- RE: [perl-win32-gui] Win32::GUI B... Eric C. Hansen
- Re: [perl-win32-gui] Win32::GUI B... dada