Sounds simple enough. Exactly what I was hoping for. Thank you.
> I think that what you are describing would simply require subclassing > FL_Text_Editor and drawing your "comments" in it's draw() method. > > On Fri, Jul 4, 2008 at 11:14 AM, Ivan Nedrehagen <[EMAIL PROTECTED]> wrote: > > Hi, I have no experience with FLTK, but I am looking for a candidate GUI > > toolkit for a new project. I am building an simple editor but I have the > > need for a textedit window with a graphical overlay, to present graphical > > "comments" to the code. > > > > Is this possible with FLTK already, or is it possible to do with slight > > modifications of the already existing widgets? > > _______________________________________________ > > fltk mailing list > > [email protected] > > http://lists.easysw.com/mailman/listinfo/fltk > > > _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

