News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

wxSmith: Support for "wxScrolledWindow"?

Started by MortenMacFly, December 12, 2005, 08:24:03 PM

Previous topic - Next topic

MortenMacFly

Dear wxSmith devs,

I am working on a little wxWidgets application where I would like to use the "wxScrolledWindow" widget. I am using wxSmith for the project but unfortunately this widget seems not to be supported. I know your are busy working on wxSmith but I saw that you yre using this inside wxSmith yourself, so...: Might I ask whether this it's planned to support this in the near future (1-2 month) or is is long-term (or never, which I don't hope so... :D)???

With best regards,

Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

mandrav

Byo,

even better would be a rough guide on what one needs to do to add support for a new widget. I bet you 'll get flooded by new widgets then ;)
Be patient!
This bug will be fixed soon...

MortenMacFly

#2
Quote from: mandrav on December 12, 2005, 08:51:49 PM
I bet you 'll get flooded by new widgets then ;)
Very nice idea - I would thereby volunteer for the wxScrolledWindow then... :lol:

Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

byo

Ok, no problem,  I'll try to write something in Wiki

MortenMacFly

Quote from: byo on December 12, 2005, 11:40:48 PM
Ok, no problem,  I'll try to write something in Wiki
Aftr checking out the lates SVN of today and having worked on the WiKi I realised that all is done :shock:! Thanks a lot!

But... next time I encounter a missing widget I am not going to tell you because otherwise I will have never a chance to do one on my own. You are soooo faaaaast! :lol: :lol: :lol:

Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

byo

I just decided that adding support for wxScrolledWindow will be about 0,5 hour of work.
So It was musch faster than writing whole new wiki tutorial ;)

BTW. I've added lot of other new widgets :)

cyberkoa

hi, byo, I am not trying to add the wxBitmap widgets , I tried to refer to font property to complish my task but I have no idea how is the font property integrated into the wxTextCtrl or wxStaticText , may you explain briefly ..

By the way , I found a bugs on Font property code generation also (font size disppear) but I am not sure how FontProperty work therefore I could not fix the bug.Hope that with your explaination , I can help to fix the bugs.


p/s: I shall be outstation and leaving the  computer for 10-12 days from 18Dec , may not work on wxSmith during the period.