Re: [fltk.development] fltk and high res retina display?

2013-04-05 Thread Christophe Geuzaine
facts and "off-by-one" line drawings here and there, but nothing major). OpenGL windows are still drawn at half-resolution, though... Christophe > ___ > fltk-dev mailing list > fltk-dev@easysw.com > http://lists.easysw.com/mailman/listinfo/fltk-dev -- Prof. Christophe Geuzaine

Re: [fltk.development] [Library] r9240 - branches/branch-3.0/src/fltk3

2012-02-18 Thread Christophe Geuzaine
gt;> Do you suggest Fltk as opposed to fltk ? That would be error-prone. >> What about fl or FL ? > > I think fl will be fine. +1 for fl > Let the others tune in also. > Thank you. > > Mike. > _______ > fltk-dev mai

Re: [fltk.development] Fl_Native_File_Chooser on OSX

2011-09-04 Thread Christophe Geuzaine
s* to > be stable, so... > Hi Ian, I can confirm the random crashes with our app (Gmsh)... I tried to debug it but when I run the code in gdb I cannot reproduce it :-( Christophe > Cheers, > -- > Ian > > > > > ___

Re: [fltk.development] [RFE] STR #2653: Display of formats inFl_Native_File_Chooser (BROWSE_SAVE_FILE) on MacOS X

2011-06-05 Thread Christophe Geuzaine
On 03/06/11 12:13, Manolo Gouy wrote: > > DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. > > [STR Pending] > > Link: http://www.fltk.org/str.php?L2653 > Version: 1.3-feature > Fix Version: 1.3.0 (r8774) > > > I believe r.8774 fixes this issue. > Christophe: is that OK

Re: [fltk.development] spurious FL_FOCUS

2011-03-23 Thread Christophe Geuzaine
On 23/03/11 13:00, MacArthur, Ian (SELEX GALILEO, UK) wrote: > >> Manolo - I've posted a new STR with two very small examples >> showing the >> focus issues I have in my own code (gmsh). > > Christophe, > >> From your tests, do you know if this effect is "OSX only" or does it > occur on other platf

Re: [fltk.development] spurious FL_FOCUS

2011-03-23 Thread Christophe Geuzaine
On 23/03/11 11:33, Manolo Gouy wrote: >> When I create a new window, it gets an FL_SHOW, as expected. When I >> click in the new window, a mouse down and mouse up are sent to the new >> window, and then after the mouse up, FL_FOCUS is sent to the *old* >> window. Every click on the new window yie

Re: [fltk.development] CMake and IDE support

2009-09-08 Thread Christophe Geuzaine
dll versions of fltk and all associated libraries) > > R. > > Christophe Geuzaine wrote: > >> Users need to install cmake and generate the projects themselves: the >> projects (or the makefiles) created by CMake use absolute paths, which >> makes them non-distributable

Re: [fltk.development] CMake and IDE support

2009-09-08 Thread Christophe Geuzaine
Albrecht Schlosser wrote: > Christophe Geuzaine wrote: > >> Just to provide one data point: we recently switched our fltk-based >> project (Gmsh) from autoconf to CMake and it has been a great experience. >> >> Our configure.in script was about the size/complexity o

Re: [fltk.development] Fl_Native_File_Chooser on Snow Leopard

2009-09-07 Thread Christophe Geuzaine
Matthias Melcher wrote: > > On 07.09.2009, at 22:37, Greg Ercolano wrote: > >> MacArthur, Ian (SELEX GALILEO, UK) wrote: in a future FLTK release; I leave it to the fltk devs to decide when that's appropriate. >>> >>> Technically, I think the group "fltk devs" includes you these days! >

Re: [fltk.development] Support for 64-bit OS X

2009-07-12 Thread Christophe Geuzaine
Matthias Melcher wrote: > > > Am 11.07.2009 15:28 Uhr schrieb "imacarthur" unter : > >> On 11 Jul 2009, at 6:08, Christophe Geuzaine wrote: >>> darby johnston wrote: >>>> Is it possible\ to compile FLTK for 64-bit OS X applications? I >>

Re: [fltk.development] Support for 64-bit OS X

2009-07-11 Thread Christophe Geuzaine
imacarthur wrote: > > On 11 Jul 2009, at 6:08, Christophe Geuzaine wrote: >> darby johnston wrote: >>> Is it possible\ to compile FLTK for 64-bit OS X applications? I tried >>> setting CPPFLAGS and LDFLAGS to '-arch x86_64' but got a lot of >>>

Re: [fltk.development] Support for 64-bit OS X

2009-07-11 Thread Christophe Geuzaine
imacarthur wrote: > > On 11 Jul 2009, at 6:08, Christophe Geuzaine wrote: >> darby johnston wrote: >>> Is it possible\ to compile FLTK for 64-bit OS X applications? I tried >>> setting CPPFLAGS and LDFLAGS to '-arch x86_64' but got a lot of >>>

Re: [fltk.development] Support for 64-bit OS X

2009-07-10 Thread Christophe Geuzaine
darby johnston wrote: > Hi, > > Is it possible\ to compile FLTK for 64-bit OS X applications? I tried setting > CPPFLAGS and LDFLAGS to '-arch x86_64' but got a lot of errors like: > > Fl_mac.cxx:673: error: ‘GetMouse’ was not declared in this scope > > Unfortunatey I don't think so, as

Re: [fltk.development] Using gmake to build FLTK 1.3.x with VS .NET

2008-09-03 Thread Christophe Geuzaine
Michael Sweet wrote: > Greg Ercolano wrote: >> ... >> Will upload a new tarfile within the next day or so, time permitting. >> The current tar file extracts as follows: >> >> gmake.bat >> buildtools.windows/gmake.exe >> buildtools.windows/unconfigure.bat >> buildtools.windows/configure.bat >> build