Hi __doc__, Your GUI works<http://picasaweb.google.com/lh/photo/qcWBTUO-IywTVW-xOeqfHQ?feat=directlink>like a charm. Great job!
I extracted the GUI code from your deviceconf project and I am using it as a standalone library. I added drag&drop support for the dialog. Now it is possible to move it all around the window. I also added a small grip in the bottom right of the dialog to be able to resize it. It does not work yet, I did not figure out what widget have to be resized to get the dialog box resized. I'm also going to add a 2D plot widget on the basis of the Graph class, a display picture on the basis of the Close class and and maybe a python console dialog. I was wondering if it is possible to store the code somewhere in pyglet's contrib or in your repository and develop it ? And, yes, what name would you give it ? :) Rayene, On Mon, Feb 9, 2009 at 11:57 AM, __doc__ <[email protected]> wrote: > > I rolled my own GUI library that's specific to some needs I have for a > device configuration frontend. It is part of deviceconf, see > http://codeflow.org/projects/deviceconf/ for screenies. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
