Author Topic: wxSmith: Support for "wxScrolledWindow"?  (Read 9317 times)

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
wxSmith: Support for "wxScrolledWindow"?
« on: December 12, 2005, 08:24:03 pm »
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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline mandrav

  • Project Leader
  • Administrator
  • Lives here!
  • *****
  • Posts: 4315
    • Code::Blocks IDE
Re: wxSmith: Support for "wxScrolledWindow"?
« Reply #1 on: December 12, 2005, 08:51:49 pm »
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...

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: wxSmith: Support for "wxScrolledWindow"?
« Reply #2 on: December 12, 2005, 09:06:14 pm »
I bet you 'll get flooded by new widgets then ;)
Very nice idea - I would thereby volunteer for the wxScrolledWindow then... :lol:

Morten.
« Last Edit: December 12, 2005, 09:07:58 pm by MortenMacFly »
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline byo

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 837
Re: wxSmith: Support for "wxScrolledWindow"?
« Reply #3 on: December 12, 2005, 11:40:48 pm »
Ok, no problem,  I'll try to write something in Wiki

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: wxSmith: Support for "wxScrolledWindow"?
« Reply #4 on: December 16, 2005, 02:44:41 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: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline byo

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 837
Re: wxSmith: Support for "wxScrolledWindow"?
« Reply #5 on: December 16, 2005, 05:05:52 pm »
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 :)

Offline cyberkoa

  • Plugin developer
  • Almost regular
  • ****
  • Posts: 145
    • http://
Re: wxSmith: Support for "wxScrolledWindow"?
« Reply #6 on: December 16, 2005, 08:40:50 pm »
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.