CF> In testing my application between 2.8 and 2.9, I noticed that under
CF> wxWidgets 2.9, I am unable to run my program over a forwarded X session
CF> such as when using the command 'ssh -Y user@host'.
This definitely works with 2.9, I'm doing it daily. What exactly is the
problem you encounter?
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
CF> When I run under a fluxbox login, only 2.8 works.
Do you use 2.9.0 or trunk? There was a bug fixed in WM-related code which
happened when using fluxbox so if you're using 2.9.0 upgrading to trunk
should probably fix it.
I was using 2.9.0. Indeed, I just tested with trunk, and it works fine.
Thanks!
- Chris