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

wxSmith development

<< < (31/34) > >>

byo:

--- Quote from: Master on October 26, 2008, 04:59:08 pm ---well by saying the flash buttons , i mean a button made using some flash button creation software such as Armada flash suit or adobe Flash Cs3!( i wonder if you saw KmPlayer, the latest version, it uses such buttons if think!), so that you can use them in your project !the  mouse hovers,and  it changes ! you know that !
(if again these things need to use plugins , tell me please! )

--- End quote ---

Usually you won't need such huge products like flash to do this. Everything is alreay available. For the reference I attach project with simple "button-like" item which changes colour when mouse is over it. The project is made on linux but source and header files should work fine on windows too. Just need to create new project.

KmPlayer is definitely not using flash. That would equal to using plane to buy some vegetables in a shop on the other side of the street.

Anyway, we should if you want to continue this conversation, please add new topic into other group.

Regards
   BYO

[attachment deleted by admin]

kakaroto:
Hello all!

I'm and experienced developer but I'm new to Code::Blocks and wxWidgets, so please be indulgent with me (at least the first few questions  :D )

I've been looking at the wxWidgets sample code and found a quite useful widget for a project I have in mind: wxFilePicker. Unfortunately it seems that this widget is not available/supported in wxSmith; am I right? or am I missing something?

If I'm doing something wrong I'd be thankful if you could point me to the appropriate documentation.

Thanks in advance!


PS: Just in case it matters, I'm using Code::Blocks 8.02 and wxWidgets 2.8 under Kubuntu 8.10

byo:

--- Quote from: kakaroto on November 03, 2008, 03:27:05 am ---I've been looking at the wxWidgets sample code and found a quite useful widget for a project I have in mind: wxFilePicker. Unfortunately it seems that this widget is not available/supported in wxSmith; am I right? or am I missing something?

--- End quote ---

Unfortunately there's no support for wxFilePickerCtrl in wxSmith now. But if you only want to show file-choose dialog there's wxFileDialog object which can be used instead. More info on this class can be found here.

I don't remember exactly whether it was supported on the 8.02 release. If it was not, I can only suggest some newer nightly build ;)

Regards
   BYO

lesnewell:
Hi byo,

Is it possible to set the default border, placement and proportion when placing widgets? For instance I usually use 3 dialog unit borders with a proportion of 0. It can be a pain to place all my widgets then go through them all, changing these values.

While I am asking is there any way to convert a wxSmith project to use xrc?

Thanks,
Les

riban:
Hi

I read in Jan 2006 (http://forums.codeblocks.org/index.php?topic=1987.0) a reference to cut, copy and paste. Is this features going to be implemented. It would be an extremely useful features that is missing from an otherwise excellent application. I am using Code::Blocks with wxSmith extensively and encouraging many of my colleagues to do so. The lack of cut, copy & paste is slowing their migration (from an M$ product) and does slow my development often.

If there is feature request system that I have missed, please kick me in the right direction.

Keep up the good work.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version