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
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
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
>
> [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
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
[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
[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
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
_
[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)
___
[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
[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
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
[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
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
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
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
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
17 matches
Mail list logo