For everyone who is having problems, are you all on a Mac?
It kind of sounds like the initial position for the mouse cursor isn't being passed properly at start up, which would explain the rather inconsistent results. I am unsure why it works for some, but not for others. On Apr 27, 8:09 am, edexter <[email protected]> wrote: > 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 tried some other examples around on the web, and I'm not sure there really is a 'standard' behavior. Sometimes clicking the text would cause the check box to be selected; other times it didn't. > 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 -~----------~----~----~----~------~----~------~--~---
