Hi, I read a task on gna but I can't participate so I create a thread on this mailing list to chat about this.
About an edit component, I made one on an other project and I could propose it for wormux. Also, about a better management of widgets, I use on this other project a "Form" whose is a contener of widgets and a simple call to "Form->Update()" will call a "Draw()" function, with a "Component" based class with virtual functions. There is a clic management and other features.. I think it can be interresting in wormux. If Mathieu want to chat about this i am open to this. I know you are programming a system to no redraw widgets when it isn't necessary, and it is the occasion to improve this system. If you want to show this, read http://svn.gna.org/viewcvs/menareants/trunk/src/gui/?sortby=date In particular a comment in Form.h and the based class Component.h If you know "Delphi", you will see I use the names of their classes :). Regards, Progs, who hope his mail is readable in this poor english :) _______________________________________________ Wormux-dev mailing list [email protected] https://mail.gna.org/listinfo/wormux-dev
