Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
ScrollingDialog
Rossifumi:
Hi, i'm new in this forum...i'm an italian student so previously sorry for my english.
I've a problem with CodeBlocks + wxSmith:
i need to use a scrollingdialog, so i've used the command in wxsmith to add a scrollingdialog to my project, and i draw all my widgets. But when i build my project i receive an error in -->#include "scrollingdialog.h".
How can i resolve it?
i've read some topics in this forum, but i don't find any answers.
i'm working on windows 7 64 bit.
thanks.
Jenna:
You need scrollingdialog.h and scrollingdialog.cpp from our sdk to make it work.
You can either download C::B's sources and extract them or download them from my server:
http://apt.jenslody.de/downloads/scrollingdialog.cpp
http://apt.jenslody.de/downloads/scrollingdialog.h
Just copy both in your projects folder and add them to your project.
Rossifumi:
Thank you so much....
All rights. Now i've my scrollingdialog!!!! :lol: :lol:
Rossifumi:
Another thing...is it possible to set the size of the scrollingdialog window??
because it has a full height...thanks.
Jenna:
It should work as for "real" wxDialogs.
We use it for almost all dialogs in C::B and it works correctly there (as far as I know).
Navigation
[0] Message Index
[#] Next page
Go to full version