From: Gary V. <gv...@br...> - 2004-11-12 18:30:31
|
Otto, I logged a bug against the wxWindows at the same time as I've sent you an email. Here it is: https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1064929&group_i d=9863 The feedback I received is: On Linux, the native widget doesn't generate the events and as such it is impossible to generate such events. Put the static text control on a panel and catch the events in the panel. Apparently the developers on wxWindows project are not considering this to be an issue. As such, I don't expect it to gain any attention or to be fixed. I'd appreciate any advice/suggestion you can make. Thanks, Gary Vernik Sr. Software Engineer Host SW Group Brooktrout Technology 408-874-4014 > -----Original Message----- > From: Otto Wyss [mailto:ott...@or...] > Sent: Friday, November 12, 2004 9:34 AM > To: wxc...@li... > Cc: gv...@br... > Subject: Re: [wxCode-users] EVT_ENTER_WINDOW on wxStaticText > > > > Gary Vernik (gv...@br...) wants to give feedback > for component: hyperlink > > > > I would like to use your wxHyperLink control. I noticed a > problem with it. I also noticed your post to > comp.soft-sys.wxwindows about this problem. Are there any > resolutions? What\'s the status? Are there any known workarounds? > > > So far nothing has changed, wxStaticText still doesn't handle ENTER > messages correct, at least not in wxWidgets 2.4. All you can do is ask > in the wx-dev mailing list about the 2.5. > > Please add a weblink (e.g. via Google groups) of my old comment in > comp.soft-sys.wxwindows to the message so it's easier to find it. > > O. Wyss > > -- > Development of frame buffer drivers: http://linux-fbdev.sf.net > Sample code snippets for wxWidgets: http://wxcode.sf.net > How to build well-designed applications: http://wxguide.sf.net > Desktop with a consistent look and feel: http://wyodesktop.sf.net > |