Hey Tristam, Are you still working on it, or should I be looking at a different ui? It seems like each one I've tested out has some drawbacks.
Thanks, --Patrick. On Fri, Oct 1, 2010 at 12:50 PM, Tristam MacDonald <[email protected]> wrote: > On Fri, Oct 1, 2010 at 2:14 PM, Patrick Devine <[email protected]> wrote: >> >> Hey guys, >> >> I've been playing around with Tristam's simplui code and I'm running >> into some issues with the event handler. It seems like the only event >> which gets blocked when I click on the edge of a frame to drag it is >> on_mouse_pressed, and not on_mouse_released, on_mouse_scrolled or >> on_mouse_drag. Is this to be expected? >> >> Thanks, >> --Patrick. > > Ja, pretty much. Simplui has completely braindead event handling, because at > the time I wrote it I didn't quite have a handle on how pyglet's event > fall-through was supposed to work. > -- > Tristam MacDonald > http://swiftcoder.wordpress.com/ > > -- > 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. > -- 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.
