Xlib: How does wxWidgets understand x11's client options?

Do you have a typical platform dependent issue you're battling with ? Ask it here. Make sure you mention your platform, compiler, and wxWidgets version.
ONEEYEMAN
Part Of The Furniture
Part Of The Furniture
Posts: 7458
Joined: Sat Apr 16, 2005 7:22 am
Location: USA, Ukraine

Re: Xlib: How does wxWidgets understand x11's client options?

Post by ONEEYEMAN »

Hi,
Well you should've started with it in the first place.
The reason is - it uses latest, more modern implementation of OpenGL.

But for command-line parameters parsing you check either console sample or docview sample.

Thank you.
Mick P.
Earned some good credits
Earned some good credits
Posts: 145
Joined: Thu Jun 06, 2019 3:41 am
Contact:

Re: Xlib: How does wxWidgets understand x11's client options?

Post by Mick P. »

ONEEYEMAN wrote: Tue Jun 18, 2019 3:19 pm Hi,
Well you should've started with it in the first place.
The reason is - it uses latest, more modern implementation of OpenGL.

But for command-line parameters parsing you check either console sample or docview sample.

Thank you.
I'm well-versed in OpenGL (graphics in general) thank you :mrgreen:

Those things are really independent of wxWidgets.
Post Reply