Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
wxSmith isues
BlueHazzard:
A list of improvements for the wxSmith plugin created in this forum so far:
* wxStyledTextCtrl missing fixed in https://sourceforge.net/p/codeblocks/tickets/617/
* wxGridBagSizer include is not correct
* start a clean framebased wxSmith project, without menu and status bars
* set ScrollRate values for wxScrolledWindow in wxSmith
* wizard helping including xpms in Image editor
* generic version of common dialogs: http://docs.wxwidgets.org/trunk/overview_cmndlg.html for example wxGenericColourDialog
* Editor dialog for editing columns in list control
* Clone dialogs and panels
* wxSimplebook
[edit1:] Add point 8
[edit2:] Add point 9
gtafan:
--- Quote from: BlueHazzard on April 05, 2018, 10:05:16 am ---I am still not quite sure what you want? A dialog to open the windows, or a dialog to create a copy of a window? Something like the key combination "Alt+G" for source files?
--- End quote ---
OK, I try to explain again: with wxSmith you can add dialogs like wxFileDialog, wxDirDialog, etc..., would be nice to be able to add custom dialogs, which you have created for the project. The same thing with custom Panels.
gtafan:
--- Quote from: BlueHazzard on April 05, 2018, 10:30:56 am ---A list of improvements for the wxSmith plugin created in this forum so far:
* wxStyledTextCtrl missing fixed in https://sourceforge.net/p/codeblocks/tickets/617/
* wxGridBagSizer include is not correct
* start a clean framebased wxSmith project, without menu and status bars
* set ScrollRate values for wxScrolledWindow in wxSmith
* wizard helping including xpms in Image editor
* generic version of common dialogs: http://docs.wxwidgets.org/trunk/overview_cmndlg.html for example wxGenericColourDialog
* Editor dialog for editing columns in list control
* Clone dialogs and panels
[edit1:] Add point 8
--- End quote ---
wxSimplebook is mising in that list.
gtafan:
So can at least some of that features be added?
stahta01:
--- Quote from: gtafan on October 11, 2018, 01:47:53 pm ---So can at least some of that features be added?
--- End quote ---
There is likely no core CB Dev person who is supporting wxSmith.
If you submit good patches, there is a good chance they will be applied.
Remember the patch should fix/add a single feature at a time.
Tim S.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version