[fltk.development] Fltk with VC6 development isn'it possible?

2013-02-24 Thread Ali
Hi, This is my first post on Fltk org, Fltk I find it very interresting but I hope I will implement it on my VC6 environnement. So I downloaded fltk-1.1.4 packages with lib and includes I put in my VC6: -Project - settings - Link: fltk.lib wsock32.lib comctl32.lib fltkimages.lib -Project -

Re: [fltk.development] Fltk with VC6 development isn'it possible?

2013-02-24 Thread Albrecht Schlosser
On 24.02.2013 10:07, Ali wrote: This is my first post on Fltk org, Greetings, new users are always welcome. Fltk I find it very interresting but I hope I will implement it on my VC6 environnement. Well, this is possible, but we don't recommend it. If you have a working VC6 solution, then

Re: [fltk.development] Fltk with VC6 development isn'it possible?

2013-02-24 Thread Albrecht Schlosser
On 24.02.2013 10:07, Ali wrote: This is my first post on Fltk org, Oh, I forgot to mention: fltk.development is the wrong forum/group for your question, please ask in fltk.general. fltk.development is for development of the FLTK lib and not for user questions. Thank you. Albrecht

Re: [fltk.development] Fltk with VC6 development isn'it possible?

2013-02-24 Thread Ali
On 24.02.2013 10:07, Ali wrote: This is my first post on Fltk org, Greetings, new users are always welcome. Fltk I find it very interresting but I hope I will implement it on my VC6 environnement. Well, this is possible, but we don't recommend it. If you have a working VC6 solution,

Re: [fltk.development] Fltk with VC6 development isn'it possible?

2013-02-24 Thread Ali
On 24 Feb 2013, at 09:07, Ali wrote: I will implement it on my VC6 environnement. I see Albrecht has already replied, but I'd like to re-iterate some of = his points...=20 See notes interleaved below: So I downloaded fltk-1.1.4 packages with lib and includes I put in my VC6:

Re: [fltk.general] Missing scandir() (STR #2687) - now STR #2931

2013-02-24 Thread Michael Baeuerle
Michael Baeuerle wrote: http://micha.freeshell.org/tmp/str_2931_r9827_v3.patch This correction is required for the v3 patch: - The line '#include ../config.h' at the beginning of 'scandir.c' gets lost by accident. Must be added again. Regards, Micha

[fltk.general] Will there be theming at runtime in FLTK 3.0 ???

2013-02-24 Thread Andi
Hi, is it possible to change/make themes of the GUI at runtime with the new FLTK 3.0 library? I'am new to FLTK and want to learn Version 3. But with such a site, it's really hard to get info's and to begin learning the toolkit. There is no introduction how to begin with library v3.0. So when

Re: [fltk.general] Will there be theming at runtime in FLTK 3.0 ???

2013-02-24 Thread Greg Ercolano
On 02/24/13 16:55, Greg Ercolano wrote: Also, folks have used FLTK 1.x to make nice looking interfaces.. see for instance: ..oops, hit send prematurely; there are many others, but I like the first two in this list the most.