To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

From Wikipedia, the free encyclopedia

wxFormBuilder
Original author(s)José Antonio Hurtado

Juan Antonio Ortega
Ryan Mulder
Ryan Pusztai
Michal Bliznak

Jan Niklas Hasse
Developer(s)Steffen Olszewski
wxFormBuilder Contributors
Initial release2006; 17 years ago (2006)
Stable release
3.10.1[1] / 22 October 2021; 2 years ago (22 October 2021)
Repository
Written inC++
Operating systemCross-platform
PlatformWindows, MacOS, Linux
Available inEnglish
Type
LicenseGPLv2
Websitewxformbuilder.org Edit this on Wikidata

wxFormBuilder is an open source GUI designer application for wxWidgets toolkit, which allows creating cross-platform applications.[2] A streamlined, easy to use interface[3] enables faster development and easier maintenance of software. It is written in C++.

wxFormBuilder is a visual development tool, but also allows including non-graphical components.[4] It can generate C++, Python, PHP, Lua and XRC code. The generated code cannot be edited directly in the program.[5]

YouTube Encyclopedic

  • 1/3
    Views:
    1 120
    4 355
    470
  • Curso de wxPython - 11. Introducción a wxFormBuilder
  • wxFormBuilder and wxPython Tutorial - 01 - Installing wxPython for Python 2 and Python3
  • WXPython The GUI Toolkit, Download

Transcription

Event handlers

wxFormBuilder uses the Connect() method or the event table for creating events. For most of the available controls, custom event handlers can be created. Events can also be added through external XML files, eliminating the need to rebuild.[3][6]

Available controls

wxFormBuilder have a rich set of supported widgets. They can be easily extended via plugins.[7]

Common Additional Containers Menu-toolbar Layout Forms Contrib (using wxAdditions Plugin)
  • wxButton
  • wxBitmapButton
  • wxStaticText
  • wxTextCtrl
  • wxStaticBitmap
  • wxComboBox
  • wxChoice
  • wxListBox
  • wxListCtrl
  • wxCheckBox
  • wxRadioBox
  • wxRadioButton
  • wxStaticLine
  • wxSlider
  • wxGauge
  • wxTreeCtrl
  • wxHtmlWindow
  • wxRichTextCtrl
  • wxCheckListBox
  • wxGrid
  • wxToggleButton
  • wxColourPickerCtrl
  • wxFontPickerCtrl
  • wxFilePickerCtrl
  • wxDirPickerCtrl
  • wxDatePickerCtrl
  • wxCalendarCtrl
  • wxScrollBar
  • wxSpinCtrl
  • wxSpinButton
  • wxHyperlinkCtrl
  • wxGenericDirCtr
  • CustomControl
  • wxSplitterWindow
  • wxScrolledWindow
  • wxNotebook
  • wxAuiNotebook
  • wxListBook
  • wxChoiceBook
  • wxStatusBar
  • wxMenuBar
  • wxMenu
  • wxMenuItem
  • Sub Menus
  • Menu Separators
  • wxToolBar
  • ToolBar Tools
  • ToolBar Separators
  • wxBoxSizer
  • wxStaticBoxSizer
  • wxGridSizer
  • wxFlexGridSizer
  • wxGridBagSizer
  • wxStdDialogButtonSizer
  • spacer
  • wxFrame
  • wxPanel
  • wxDialog
  • wxPlotCtrl
  • wxPropertyGrid
  • wxPropertyGridManager
  • wxFlatNotebook
  • wxScintilla
  • awxLed
  • wxTreeListCtrl
  • wxLedBarGraph

See also

References

  1. ^ Error: Unable to display the reference properly. See the documentation for details.
  2. ^ "wxWidgets - Tools". wxWidgets.org. Retrieved 2011-04-18.
  3. ^ a b Sharma, Vineet (2009). "wxFormBuilder review". Informer Technologies, Inc. Retrieved 2011-04-23.
  4. ^ "A RAD tool for wxWidgets GUI design". SOFPEDIA. Retrieved 2011-04-18.
  5. ^ "Guis Fáciles" [Easy Guis] (PDF). Linux Magazine (in Spanish). Linux New Media Spain S.L. 31: 65–68. October 2007. Retrieved 2011-04-16.
  6. ^ "wxFormBuilder features". wxformbuilder.com. Retrieved 2011-04-23.
  7. ^ "About wxFormBuilder". Retrieved 2011-04-15.

External links


This page was last edited on 12 April 2022, at 14:20
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.