- SmartWin++ Discussion Open Discussion: smartwin++ vcf . . . - SourceForge
I don't know those two other candidates very well, except that I know that Torjo has written the library as a coloumn in C C++ User Journal so I can only speak for SmartWin++
- SmartWin++ Discussion Open Discussion: thanks--and a . . . - SourceForge
First, thanks guys for: 1) BSD license 2) Maintaining activity--while working day jobs 3) Windows CE support 4) supporting Boost, modern C++, etc For anyone with access who may have missed it, VS2005 is out today on MSDN I built a prototype app over a weekend several months ago using SmartWin before it was boosted etc
- SmartWin++ - Browse Files at SourceForge. net
SmartWin++ is a C++ template GUI library written to give the flexibility of the Windows API without the hassle and lack of typesafety that MFC WTL…
- [Smartwin-cvs] WebSite about. php,1. 4,1. 5 index. php,1. 8,1. . . . - SourceForge
[Smartwin-cvs] WebSite about php,1 4,1 5 index php,1 8,1 9 justified php,1 3,1 4 Brought to you by: bdhc73a, conradoplg, polterguy, superjared, syntheticpp
- SmartWin++ Discussion Help: SmartWinDU. lib? - SourceForge
Open the SmartWin project, go to Build > Configuration Manager and select the Unicode Debug build, then compile it This will generate the SmartWinDU lib If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
- SmartWin++ Discussion Open Discussion: GCC MingW . . . - SourceForge
I've never been so excited before in my SmartWin life!! I've managed to compile the WidgetWindow application and SmartWin library through using GCC MingW !! I'm gonna work onwards this evening to add up Dev-Cpp files for the other Sample Projects, I'll be poosting here in some few hours (or early tomorrow GMT+1) about when this work is finished!!
- Thread: [Smartwin-cvs] SmartWin changelog. txt,1. 56,1. 57 . . . - SourceForge
Thread: [Smartwin-cvs] SmartWin changelog txt,1 56,1 57 make msvc bat,1 8,1 9 makeSetup build,1 4,1 5 qmake- Brought to you by: bdhc73a =SmartWin++ 2 0 0-BETA1 +AppVerName=SmartWin++ 2 0 0-BETA2 AppPublisher=Thomas Hansen AppPublisherURL=
- SmartWin++ Discussion Help: background color in HelloWin - SourceForge
There are lots of different approaches to this, one is by adding a WidgetChildWindowPtr which you resize to be as big as the container Widget (the main window of your app) Another one is to do something that SmartWin doesn't currently support which is to set the brush during the RegisterClass(Ex) call which is in the WidgetWindowBase h file (NOT recommended since this will make your code not
|