Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Added some of the missing controls to wxSmith

<< < (2/5) > >>

seb_seb0:

--- Quote from: Cryogen on July 20, 2010, 06:12:05 am ---
--- Quote from: seb_seb0 on July 19, 2010, 11:56:03 pm ---I am also missing some icons for (probably a file missing / mispelled):
  wxHtmlEasyPrinting
  wxDialupManager
  wxContextHelpButton
  wxListView
  wxRichTextCtrl
  wxSearchCtrl
  wxSimpleHtmlListBox
  wxTreebook

--- End quote ---

Did you download the image pack below? It sounds like you missed it.  :wink:

--- End quote ---

Yes I did, and I checked that I had all the icons in my folders "share\..."
I will double check anyway, and let you know.

Sebastien

Cryogen:

--- Quote from: seb_seb0 on July 20, 2010, 07:02:49 am ---
--- Quote from: Cryogen on July 20, 2010, 06:12:05 am ---
--- Quote from: seb_seb0 on July 19, 2010, 11:56:03 pm ---I am also missing some icons for (probably a file missing / mispelled):

--- End quote ---

Did you download the image pack below? It sounds like you missed it.  :wink:

--- End quote ---

Yes I did, and I checked that I had all the icons in my folders "share\..."
I will double check anyway, and let you know.

--- End quote ---

Well they're all in there. Add them to ...\contrib\wxSmith\wxwidgets\icons and either recompile to run the update script or run ...\contrib\wxSmith\update.bat manually. You then need to run C::B's update.bat to get them into src\output.

In future I'll try to remember to create the dir structure in the image zip.

Have fun.

seb_seb0:
Mea culpa.
I have double-checked, and I have noticed that I have copied the file to another directory.
It is corrected, and now it works (of course).

Sorry for the disturbance - mistake was on my side.

I have tested the new tools today, and they work good (I did not test wxBitmapComboBox thought, because I could not compile it with the new wxPropGrid patch).

Some information about the patch I send you:
 
  - it takes into account the following patches from your "patchorama"
      Patch12 (animation + media)
      Patch10 (hyperlink)
      Patch13 (dialogs)
      Patch14 (pickers)
      Patch15 (missing controls, excep wxBitmapComboBox)

  - it does NOT take into account:
      Patch16 (propgrid patch: it came too late)
      Patch 1 (image selector : it provokes a bug, for an unknown reason).

  It build without problems on windows vista.
  I have not tested yet other platforms.

Other topic:
  I am approaching the end of the XPMEditor plugin (hopefully). Once I have fixed the remaining bugs, I will gladly give a hand on wxSmith.
  The first thing I would like to see done is a better handling of images in wxSmith : typically your Patch 1 is a very good start.
  You might be aware that rcoll has done another plugin which can be interesting to merge with wxSmith: it is called wxSmithImage. See here: http://forums.codeblocks.org/index.php/topic,12362.0.html (reply #5)
  It already has code to handle:
    - images lists
    - embedded images in the main wxFrame / wxDialog / wxPanel code.

Let me know what you think.

Sebastien

pafarrell:
I just updated to CB 10.05 today, because I want to work with media controls.
I installed the Debian pkgs on Ubuntu 9.04.
I was sorry to see the wxMediaCtrl missing.
I also noticed libwxsmith.so was built on May 27, which seems old enough to include cryo's patches up to #12 (thanks Cryo).
Do I need to build from source and apply the diff file myself?  Or are they being included in the berlios *.deb files.
Thanks to all of you for your excellent contributions!!!
(If I need to apply the patch, does 12 include all of the previous ones?)

MortenMacFly:

--- Quote from: Cryogen on July 19, 2010, 10:54:01 pm ---Adds:
wxBitmapComboBox
wxContextHelpButton
wxDialUpManager
wxHtmlEasyPrinting
wxListView
wxRichTextCtrl
wxSearchCtrl
wxSimpleHtmlListBox
wxTreebook

--- End quote ---
Just for the record: I am currently testing the whole patch. If it works, I'll commit.

BTW: I assume it_s tested under Linux? Because that'd be a problem for to do me ATM.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version