Ezwxpython

Latest version: v0.4.7

Safety actively analyzes 638346 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.3.2

0.3.1

0.3.0

Implemented features.

* Menubar generation from dict with text menu items + optional icon.
* Toolbar generation from list with icon buttons + optional text.
* Statusbar generation from list
* Body (Client Area) generation from 2-dimentional list. (single VBox + multiple HBoxes)
* Close Event Handler
* Idle Event Handler
* Timer Event Handler
* Thread interface : callLater(), WxAppClose()
* TextArea with Drag and Drop files
* Support Popup window which can be created same way as main window.

Implemented Controls

* Bitmap : wx.StaticBitmap
* Button : wx.Button
* Calendar : wx.CalendarCtrl
* Check : wx.CheckBox
* Choice : wx.ChoiceBox
* Combo : wx.ComboBox
* Date : wx.DatePickerCtrl
* IExplorer : wx.lib.iewin.IEHtmlWindow
* Label : wx.StaticText
* Line : wx.StaticLine
* Link : wx.adv.HyperlinkCtrl
* List : wx.ListBox, wx.CheckListBox, wx.adv.EditableListBox
* Progress : wx.lib.progressindicator.ProgressIndicator
* Radio : wx.RadioBox
* Spin : wx.SpinCtrl
* StyledText : wx.StyledTextCtrl
* Text : wx.TextArea + drag and drop files
* Ticker : wx.lib.tivker.Ticker
* Time : wx.TimePickerCtrl

Implemented Containers

* Book : wx.Notebook, wx.Choicebook, wx.Simplebook
* Panel : wx.Panel
* Splitter : wx.SplitterWindow, wx.lib.splitter.MultiSplitterWindow
* Scroll : wx.ScrolledWindow

Implemented Dialogs

* Directory Choose Dialog
* Open File Dialog with multiple file selection support (return full path)
* Save File Dialog (return full path)
* MessageBox
* MessageYesNo : True, False
* MessageYesNoCancel : True, False, None
* ProgressDialog
* Custom Popup Window : WxPopup

0.2.3

Implemented features.

* Menubar generation from dict with text menu items + optional icon.
* Toolbar generation from list with icon buttons + optional text.
* Statusbar generation from list
* Body (Client Area) generation from 2-dimentional list. (single VBox + multiple HBoxes)
* Close Event Handler
* Idle Event Handler
* Timer Event Handler
* Thread interface : callLater(), WxAppClose()
* TextArea with Drag and Drop files
* Support Popup window which can be created same way as main window.

Implemented Controls

* Bitmap : wx.StaticBitmap
* Button : wx.Button
* Calendar : wx.CalendarCtrl
* Choice : wx.ChoiceBox
* Combo : wx.ComboBox
* Date : wx.DatePickerCtrl
* Label : wx.StaticText
* List : wx.ListBox
* StyledText : wx.StyledTextCtrl
* Text : wx.TextArea + drag and drop files
* Time : wx.TimePickerCtrl

Implemented Containers

* Panel : wx.Panel
* Splitter : wx.SplitterWindow
* Notebook : wx.Notebook

Implemented Dialogs

* Directory Choose Dialog
* Open File Dialog with multiple file selection support (return full path)
* Save File Dialog (return full path)
* MessageBox
* MessageYesNo : True, False
* MessageYesNoCancel : True, False, None
* Custom Popup Window : WxPopup

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.