Re: Win32Lib: IDE suggestion: list lib functions in editor? &
- Posted by David Cuny <dcuny at LANSET.COM> Jan 11, 2000
- 530 views
Dan Moyer wrote: > Your IDE sure makes starting to craft > a program a lot easier! Thanks. > In fact, those lists are so helpful, I wonder > if you could consider similarly adding a list > of all your library's FUNCTIONS & > PROCEDURES (categorized?) to the code > editor... It's planned for the future, but for the immediate future most of my projects are on hold. > It might also be helpful if you had a help > "jump" from the IDE to your HTML doc > ( & to Ad & Wolfgang's tutorial, and even > to the main Euphoria documentation)?? I'll add it to the list. > setIndex Yup, it's a procedure. > #MLETEXT vs. #MLEEDIT Thanks. > setPenColor I finally got around to fixing that... > Errors Thanks, noted. > And, RightClick is selectable as an > event in IDE, but isn't yet implemented > in Win32Lib? Oops. It *used* to be an event. It's now folded into the onMouse callback. Thanks! -- David Cuny