About 12,000 results
Open links in new tab
  1. Installation Instructions wxWidgets 3.1.3 + Code Blocks 20.03

    Apr 11, 2020 · When it asks for the project type, scroll down to the bottom and select the wxWidgets icon. Next screen: select wxWidgets 3.1.x Next screen: give a project name Next …

  2. wxWidgets Discussion Forum - Index page

    3 days ago · 在这里,您可以用您的母语汉语讨论上面任一子论坛所涉及的所有关于wxWidgets的话题。 欢迎大家参与到对有价值的帖子的中英互译工作中来!

  3. Modern windows 10 style for widgets - wxWidgets Discussion Forum

    Nov 24, 2019 · Hello, I have recently started using wxWidgets as my main library for UIs when using C++. It appears as if most widgets use an old style for on Windows 10: However, when …

  4. wxWidgets modern look - wxWidgets Discussion Forum

    May 26, 2022 · Re: wxWidgets modern look by doublemax » Thu May 26, 2022 6:51 am There was probably a lot of customization involved. The individual panels could be done using …

  5. PB’s Guide to Starting with wxWidgets on Microsoft Windows with …

    Jan 3, 2010 · My guide hopes to assist the readers with decisions regarding which wxWidgets version and configuration to use and show how to build wxWidgets using MinGW with various …

  6. wxWidgets-3.1.5 and Embarcadero DevC++ 6.3

    Feb 8, 2022 · I have been trying to install wxWidgets-3.1.5 library to use with the Embarcadero DevC++ 6.3 Compiler and getting absolutely nowhere! I believe I properly compiled the library …

  7. How does wxWidgets differ to Qt? Is it correct for me?

    Apr 21, 2023 · 4. wxWidgets using native controls can sometimes apparently lead to rather annoying inconsistencies in how the controls behave and what they can (not) do between …

  8. Combine WinAPI app with wxWidgets

    Jun 24, 2020 · Besides wxWidgets is an actual C++ library, just like MFC and WinAPI is using the C. Thank you. I'm aware of that, but starting over would take way too much time and effort all …

  9. Set Icon - wxWidgets Discussion Forum

    Jul 25, 2019 · Hello, I'd like to setup an icon for my wxWidgets application, so that it appears both on the .exe file, as well as in the taskbar and top-left corner of each application window. What …

  10. Full Working Example of a wxGrid - wxWidgets Discussion Forum

    Feb 4, 2012 · Re: Full Working Example of a wxGrid by ONEEYEMAN » Tue Feb 07, 2017 5:40 pm Hi, The book itself is outdated. If you need to know how to work with something - check the …