Re: VB IDE
- Posted by Judith Evans <camping at FLASH.NET> Oct 12, 2000
- 409 views
David, I guess somewhere along the way, talking about VB IDE and such, that you offered to work on the editor. I assumed you meant the current one, but maybe you meant the one for the VB version. I solved most of the problems with the editor, except the problem when the user selects data and mouse lifts up in the scrollbar. The editor doesn't anchor the highlighting. I can't seem to fix that other than to move the scrollbar a bit away from the editor. That is not a good solution. I had the highlighting anchored but that prevented the user from changing his mind and moving the cursor to the left again or selecting multiple lines. I have played with the RichEdit control with some success. My only concern is the 64k size limit, which I understood would bite us when using 'find'. I know that doesn't affect IDE but for a general purpose edit.ew, it might. Anyway, I know you have a lot going, so I will plug away.... As I mentioned yesterday or the day before, I want to get the Simple IDE's, both free floating and docked, Control creation process error free, before moving on to the VB stuff. I liked the calendar xpm you put in your emulated Control. Is there an easy way to reduce it to 28 x 28 for the IDE? Judith On Wed, 11 Oct 2000 09:21:37 -0700, Cuny, David at DSS <David.Cuny at DSS.CA.GOV> wrote: >Judith Evans wrote: > >> David, have you been working on Edit.ew? > >Huh? Urm... Did I fall asleep again? > >I thought you had solved the last problem with the editor, and were playing >with the Rich Text control. I must have missed something. > >-- David Cuny