From: Steve C. <stn...@xm...> - 2004-09-02 04:41:43
|
Kevin Altis wrote: > On Aug 26, 2004, at 6:29 AM, Phil Edwards wrote: > > >On Tuesday 24 Aug 2004 20:40, Kevin Altis wrote: > > > >>Do you see any mouse events for a List component in the other samples? > >>If not, I wonder if the underlying wx.ListBox on GTK has those events? > > > >I'm seeing all the usual suspects (enter, leave, move, select) when > >running > >the 'proof' sample and interacting with the list component there. > > > Just an FYI that Phil and I are going to try and debug this issue on > his system later today. I'm assuming that dragging components is > completely broken on GTK and nobody else had been testing release 0.8 > on Linux/GTK which is why this was missed. However, in case this is > specific to Phil's system I would like to get confirmation from other > Linux users that dragging components, resizing with the resourceEditor, > does or doesn't work with release 0.8 on your system. Please provide > details of which Linux distro you're using in case that matters. > > If it is broken, then I will do a 0.8.0.1 bug-fix release ASAP after we > figure out a fix... Sorry for chiming in so late here... Finally had a chance to upgrade to 0.8 Looks like I'm seeing the same issue as Phil I'm using: * Mandrake 10.0 * python 2.3.3 * wxPython via wxPythonGTK-py2.3-2.5.2.8-RH9.i386.rpm * PythonCard 0.8 (from sf download page, not CVS) Which I guess doesn't provide too great a data point since it's pretty much identical to Phil's setup. -Steve |