Re: [fltk.bugs] build FLTK in vc .net 2003

2007-06-07 Thread matthiasm
On Jun 8, 2007, at 2:48 AM, Manoj wrote: > I want to use FLTK in vc .net 2003 > I have gone through the documentation and do the same. Like i > opened FLTK.vcproj in .net IDE and build it. It's build > successfully. Now when i create a FLTK application then i get error > like. I have set t

[fltk.bugs] build FLTK in vc .net 2003

2007-06-07 Thread Manoj
Hi, I want to use FLTK in vc .net 2003 I have gone through the documentation and do the same. Like i opened FLTK.vcproj in .net IDE and build it. It's build successfully. Now when i create a FLTK application then i get error like. I have set the lib and include directories. and added fltkd.lib

Re: [fltk.bugs] [LOW] STR #1693: Fl_Input_Choice::changed() doesn't work

2007-06-07 Thread matthiasm
On Jun 7, 2007, at 7:41 PM, Stan Sulsky wrote: > Matthias, > > Here's a simple test case. I should have included one in the STR. > If the changed bit was already being set, perhaps the problem > lies elsewhere. As you can see, dynamic typing isn't involved. Ah, gotcha. I was testing inside the

Re: [fltk.bugs] [HIGH] STR #1698: Using 'DIRECTORY' type inFileChooser won't allow displaying files

2007-06-07 Thread Barry Branham
> > [STR Closed w/o Resolution] > > Link: http://www.fltk.org/str.php?L1698 > Version: 2.0-current > Fix Version: 2.0-current > > > Yes, because that option will do that :) > > Using MULTI will allow you directory/file selections. > > > Link: http://www.fltk.org/str.php?L1698 > Version: 2.0-current

Re: [fltk.bugs] [LOW] STR #1693: Fl_Input_Choice::changed() doesn't work

2007-06-07 Thread Stan Sulsky
Matthias, Here's a simple test case. I should have included one in the STR. If the changed bit was already being set, perhaps the problem lies elsewhere. As you can see, dynamic typing isn't involved. Regards, Stan #include #include #include #include #include Fl_Input_Choice* inp; void t

Re: [fltk.bugs] [LOW] STR #1693: Fl_Input_Choice::changed() doesn't work

2007-06-07 Thread Matthias Melcher
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L1693 Version: 1.1-current Fix Version: 1.1-current (r5890) Well, it did set the "changed" flag when focus goes away (or to whatever you set you "when" value). I added some code to make sure that the flag gets set when a pulldown menu

Re: [fltk.bugs] [LOW] STR #1700: 1.1.8 Glut "emulation" header - trivial docs issue

2007-06-07 Thread Matthias Melcher
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L1700 Version: 1.1-current Fix Version: 1.1-current (r5889) Thanks for seeing this one. Link: http://www.fltk.org/str.php?L1700 Version: 1.1-current Fix Version: 1.1-current (r5889) ___ fl

Re: [fltk.bugs] [LOW] STR #1691: Effect of NORMAL_INPUT_MOVE is not as described

2007-06-07 Thread Matthias Melcher
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1691 Version: 1.2-feature Bumped to 1.2, where we might make this a user setting. Link: http://www.fltk.org/str.php?L1691 Version: 1.2-feature _

Re: [fltk.bugs] [HIGH] STR #1703: alpha compositor fix

2007-06-07 Thread Matthias Melcher
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L1703 Version: 1.1-current Fix Version: 1.1-current (r5888) Fixed in Subversion repository. Thanks for the patch! Link: http://www.fltk.org/str.php?L1703 Version: 1.1-current Fix Version: 1.1-current (r5888) ___

Re: [fltk.bugs] [HIGH] STR #1689: Fluid widget class crash

2007-06-07 Thread Matthias Melcher
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L1689 Version: 1.1.7 Fix Version: None I cannot duplicate the crash on OS X and Linux with the current SVN either. I am closeing this bug report. If the problem persists in the newest version, please file anothe bug report and give a s

Re: [fltk.bugs] [LOW] STR #1704: x11: fullscreen() ignores panels positioned at the upper screen border

2007-06-07 Thread Michael Sweet
[STR Closed w/o Resolution] Link: http://www.fltk.org/str.php?L1704 Version: 1.1-current Fix Version: Will Not Fix That's not how fullscreen() works. We actually resize the window, as there is generally no way to ask the window manager to maximize the window (which is a completely different se

Re: [fltk.bugs] [LOW] STR #1704: x11: fullscreen() ignores panels positioned at the upper screen border

2007-06-07 Thread Frederik Sausmikat
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1704 Version: 1.1-current By "first patch" do you mean the one I attached to the STR? If so then this one is absolutely needed (at least on my environment, because I have

Re: [fltk.bugs] [HIGH] STR #1692: OSX Monitor::list call does not list all displays (working version included)

2007-06-07 Thread Bill Spitzak
[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L1692 Version: 2.0-current Fix Version: 2.0-current Fixed in Subversion repository. Contributed code works with a few extra changes. I managed to get the "work area" to work after some help here from an OSX person who knew how to sear

Re: [fltk.bugs] [LOW] STR #1704: x11: fullscreen() ignores panels positioned at the upper screen border

2007-06-07 Thread Matthias Melcher
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1704 Version: 1.1-current PS: I have no problem whatsoever with the first patch of course. An evn better patch would use the current screen and maximize to that screen ins

Re: [fltk.bugs] [LOW] STR #1704: x11: fullscreen() ignores panels positioned at the upper screen border

2007-06-07 Thread Matthias Melcher
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1704 Version: 1.1-current Um, yeah, I think there are a few possible interpretations of fullscreen. MSWindows can make windows fullscreen, but they keep the title bar and

Re: [fltk.bugs] [LOW] STR #1704: x11: fullscreen() ignores panels positioned at the upper screen border

2007-06-07 Thread Frederik Sausmikat
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1704 Version: 1.1-current fullscreen() should do what it's name suggests: simply bring a window to fullscreen using a ICCCM-compliant way (like e.g. GTK does). This indeed

Re: [fltk.bugs] [HIGH] STR #1496: scandir for Win32 (src/win32) is not Unicode-aware

2007-06-07 Thread yury b .
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L1496 Version: 2.0-current It's all rather awkward in Win32 with separate ANSI and UNICODE functions for all text-receiving/returning functions. You can set the code page o