It seems to work all right on mine.... If I click on the text near the check box it selects the box, I am sure that is not standard behavior... I have been looking at gui's and the example looks like the easist to follow, but I haven't tried using it yet. I don't realy understand how to use the other ones I have looked at outside of thier 'context'. I would like to see a checkbox like button with two boxes an outside box and a smaller inside box that changes color when clicked..
On Apr 27, 7:18 am, Tristam MacDonald <[email protected]> wrote: > On Sun, Apr 26, 2009 at 8:28 PM, Derick <[email protected]> wrote: > > > So, none of the widgets are responding to mouse clicks? You're not > > able to click the button, check the check box, move the slider, or > > select an item from the list box? Did the button, check box, or any of > > the radio buttons darken a bit when the mouse cursor is over them? > > This should also be happening. > > Just tried it on my Mac, runnign python 2.5 and the latest from the pyglet > 1.1-maintenance branch. All the controls in the left-hand column seem to > work, but the mouse position is offset by about 300 pixels along the x-axis. > Because of this, I can't try the controls to the right, since the offset > places my mouse outside the window... > > -- > Tristam MacDonaldhttp://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 -~----------~----~----~----~------~----~------~--~---
