Wim Dumon

  • Email:
  • Registered on: 07/06/2009
  • Last connection: 01/13/2012

Projects

  • JWt (Developer, 07/07/2009)
  • Wt (Developer, 07/07/2009)

Activity

Reported issues: 36

01/31/2012

11:38 am Wt Help: RE: One Wt executable with multiple 'plugin' DLLs that export their specific widgets
There is a BOOST_DYNAMIC cmake variable that will let Wt link to boost DLLs instead of static libraries.
Not sure ...

01/27/2012

06:14 pm Wt Help: RE: One Wt executable with multiple 'plugin' DLLs that export their specific widgets
Hello S,
I answered the question you refer to, I believe my suggestion may be your solution.
Note that to build...
06:10 pm Wt Help: RE: Linking to static wt lib from shared lib and exe
That would indeed be a problem, and as you say, the problem lies with the singletons that Wt uses.
I'm not 100% fa...

01/19/2012

11:19 am Wt Help: RE: Cygwin success stories?
Hello,
I've given up following up on cygwin when cmake started to crash on wt's cmakefile. If that has now been re...

01/12/2012

12:37 pm Wt Bug #1130 (Resolved): Trunk build fails on VS2008 SP1 x64
both problems are now fixed in public git

12/20/2011

01:12 pm Wt Help: RE: Slots
Mike Ackley wrote:
> Button->clicked().connect(this,&Home::startCreateMaster);
>
> and
>
> Button->clicked()....

12/15/2011

11:42 am Wt Help: RE: Setting configurations in program
The GPL allows you to change anything to want. But you'll have to distribute the sources (including your changes) alo...
11:34 am Wt Support #1100: WFileUpload: get filename before upload a file
That is currently not possible. This may become possible when the newer HTML5 file api's get more support in the brow...

12/13/2011

02:11 pm Wt Support #1093: Upload and display an image using WRasterImage
If you just want to display, did you consider to display it using a WFileResource + WImage? Or do you want to do imag...

12/11/2011

11:54 pm Wt Support #1091: Wt not working totally
Hello,
The strings between double question marks are missing translated resources - they are contained in xml file...

Also available in: Atom