I have an unusual situation where I'm going to be running a program on a Linux server via either PuTTY or ssh. The client could be running Windows (pretty much any version from XP on up), OS X, or Linux. The GUI will show up on the client (if it's Windows, I'm using Xming as an X server).
Is there any way for a Perl program, using WxPerl and on Linux, to show a style or look and feel for a different OS? For instance, can I change a setting within the program so instead of getting the Linux look and feel, I would get a Windows one instead? Thank you! Hal