Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
wxSmith development
byo:
Hi, there's one thing currently missing inside plugin - there's currently no abitily to automatically expand C::B project to use wxSmith. But You can open wxSmith - it got one dialog where You can test wxSmith :) (Just click on in inside resource tree on the left side)
DreadNot:
I just made a semi-decently-looking-but-not-yet-way-cool screenshot:
How about that! Now, give me an easy action item so I can get up to speed helping code this thing.
rickg22:
OK how about fixing the scrollbar in the properties? We need an horizontal scrollbar there. And if you can fix the length of those input boxes, even better. Being sticked to the right doesn't look fine.
Second, you might try replacing the buttons on the widgets pane for actual iconized buttons :)
byo:
--- Quote from: rickg22 ---OK how about fixing the scrollbar in the properties? We need an horizontal scrollbar there. And if you can fix the length of those input boxes, even better.
--- End quote ---
Tried to fix that and I think I've made it. There were two problems with that: long names of styles - I have just cut them and put '...' at the end, but I think that it should be changed. Any Ideas ? :). Second problem was that properties panel has been stretching edit boxes changing their minimum size. Now it's fixed, should work fine.
If anybody has any idea how to improove properties panel I would be grateful :) (Maybe wxPropertiesPanel should be some solution but it currently works under wx 2.6 - not officially supporteed in C::B)
--- Quote from: rickg22 ---Second, you might try replacing the buttons on the widgets pane for actual iconized buttons :)
--- End quote ---
Someone could help here. I'm poor graphic designe so I'm waiting for Your arts (or maybe if You wanna some B&W child-style buttons I will do this :wink: ). In fact each widget / sizer / dialog etc. should have two icons - first (big one about 32x32) for buttons inside widgets palette, second one - (small 16x16) inside resource tree. I've thought about these images before and wxSmith has currently structures which could hold a bit of art :).
I've also started working on easier widget definition system. Look at defwidgets/wxscheckbox.cpp and .h - I think that it should be something like this (It hasn't been finished so curently there's no ability to add wxChecckBox but I'll fix that soon)
rickg22:
--- Quote from: byo ---
If anybody has any idea how to improove properties panel I would be grateful :) (Maybe wxPropertiesPanel should be some solution but it currently works under wx 2.6 - not officially supporteed in C::B)
--- End quote ---
Maybe we could try converting wxPropertiesPanel to 2.4.2 :D (hope it's not hard *gulp*)
--- Quote from: byo ---
--- Quote from: rickg22 ---Second, you might try replacing the buttons on the widgets pane for actual iconized buttons :)
--- End quote ---
Someone could help here. I'm poor graphic designe so I'm waiting for Your arts
--- End quote ---
Why not just grab upCase's? :wink:
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version