You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wxpytho...@googlegroups.com
Hi,
sorry if there is already any answer but I haven't found anything. The problem is that when I click into empty wx.SearchCtrl (only with grey 'Search' text) and start to type, the 'search' text is still there and ruins the search, of course. I have Ubuntu 12.04 and quite recent build of wxPython 2.9.4. I have no such problems with 2.8.12.
Thanks,
Anna
Robin Dunn
unread,
May 21, 2013, 8:21:44 PM5/21/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wxpytho...@googlegroups.com
Does the SearchCtrl sample in the demo also behave that way? It is
working for me here, although that is with my current 2.9.5 workspace.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wxpytho...@googlegroups.com
Yes, it's the same. I use self-compiled 2.9.4.0 gtk2 (classic). Should I try to compile the most recent version? Do you think there are any relevant changes?
Thanks,
Anna
Robin Dunn
unread,
May 22, 2013, 1:10:36 PM5/22/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wxpytho...@googlegroups.com
There have been several changes for that source module, so it is likely
that one of them fixed this issue.
annakrat
unread,
May 22, 2013, 5:58:55 PM5/22/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to wxpytho...@googlegroups.com
Right, problem solved for latest wxPython version.