From: moo c. <mew...@ip...> - 2002-09-10 02:49:24
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title></title> </head> <body> Hi,<br> I was just wondering if anyone has any ideas on the possibility of implementing a text editor with line numbering and/or syntax highlighting with Win32:GUI<br> <br> Is there anything that needs to be added to the Win32:GUI module to allow for these?<br> <br> Does anyone have any suggestions as to how you could implement them currently?<br> <br> Any other ideas concerning this kind of thing?<br> <br> Also, on a side note, is there any way to get the text from a rich edit control without saving it to a file in textmode?<br> <br> <br> Thanks in advance,<br> Nick<br> </body> </html> |