Hi Rayene,

Would you be willing to share the code you extracted from __doc__'s
program (with your drag and drop additions)? It looks like the start
of a nice UI to overlay on pyglet! Thanks

Naveen

On Feb 12, 8:07 am, Rayene Ben Rayana <[email protected]>
wrote:
> Liltlle Piggies :) Although I like the beatles, I never heard that song
> before today. It can be a funny name !
>
> I also thought of PyGloss (For Pyglet-Gloss). A google search for "pygloss"
> returned no more than 2 results. Some small modifications can add glossy
> effects to the widgets.
>
> On Thu, Feb 12, 2009 at 7:03 AM, Python Nutter <[email protected]>wrote:
>
>
>
> > heh. if the child control the parent why not call it
>
> > littlepiggies
>
> > import littlepiggies
>
> > littlepiggies.watchthemrun()
>
> > ;-P
>
> > 2009/2/11 __doc__ <[email protected]>:
>
> > > On Feb 10, 9:08 pm, Rayene Ben Rayana <[email protected]>
> > > wrote:
> > >> Your GUI works<
> >http://picasaweb.google.com/lh/photo/qcWBTUO-IywTVW-xOeqfHQ?feat=dire..
> > .>like
> > >> a charm. Great job!
> > > Thanks :)
>
> > >> I extracted the GUI code from your deviceconf project and I am using it
> > as a
> > >> standalone library.
> > > I didn't do it yet because its kind of in flux for me, and I think its
> > > all a bit hacky.
>
> > >> 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.
> > > That'd probably be a bit of problem, because the layout is inside out.
> > > It means that the children of a widget determine the widgets size, and
> > > if the children resize, they trigger a relayout to the parent. However
> > > there's no constraint system that applies layout constraints back to
> > > children.
>
> > >> 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 ? :)
> > > I prefer mercurial repositories rather then svn ones. For sharing and
> > > collaboration with mercurial
> > > I could recommendhttp://bitbucket.org/(I might clone/pull from there
> > > to my own repo).
>
> > > I haven't thought of a name really, maybe you could call it something
> > > like pgwidgets, pgwk, glwidgety, etc.
>
> > > Cheers, Florian
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to