how to change the basic windows font dialogue using wxWidget library ?

If you are using the main C++ distribution of wxWidgets, Feel free to ask any question related to wxWidgets development here. This means questions regarding to C++ and wxWidgets, not compile problems.
Post Reply
shivi21
Earned a small fee
Earned a small fee
Posts: 20
Joined: Fri Dec 12, 2014 5:29 am

how to change the basic windows font dialogue using wxWidget library ?

Post by shivi21 »

i want to change the default windows font dialogue to something like the image i have attached with this question. Is it possible to do with the help of the wxWidget library that i will be able to change the windows font dialog like the one shown below ???

Or will i have to create a separate dialog like this ??

It will be easier to modify the Windows font dialog using wxWidget but only if its possible.

so Is it possible using wxWidget version 3.0.2 ?

NOTE: I am using widgets version 3.0.2 and OS is windows 7.
Attachments
FontDialog.PNG
FontDialog.PNG (30.28 KiB) Viewed 1279 times
Post Reply