On 06/06/11 09:24, Manolo Gouy wrote:
>> On 06.06.2011 10:01, Manolo Gouy wrote:
>>> Reading STR #2657, I discover that Fl_File_Chooser.cxx seems to be
>>> generated from Fl_File_Chooser.fl. I have modified the .cxx file
>>> at r.8282 and r.8286. Should I modify accordingly the .fl file?
>>
>> yes, please!
>>
>> Albrecht
>
> Thanks. I have corrected at r. 8785 the mess I had done at r.8282.
Thanks Manolo!
Note too: I think there might be a bug in fluid
wrt the handling of indenting several conditional
"New>Code>Code Block", which STR#2657 morphed into,
which unless fixed, will cause the if()'s in add_extra()
to walk off the screen each time fluid writes it out.
It's a one line fix to fluid's code that I *think*
is correct; the bug seemed to be the indent level
was *increased* at the end of each if() instead
of *decreased*.
BTW, does anyone know what the fluid New>Code>"Code Block"
feature is intended for? It doesn't seem to be documented
in the fluid manual.
I've always just used New>Code>Code instead, and just
typed out all my if()'s.
Perhaps it's to allow conditionals of other fluid
entities that can be parented to it.
The manual should perhaps indicate a single example
showing its intended use. I'd be happy to write that
in the docs, if I only knew what it did..! ;)
I'd also be happy to brush up the fluid docs a little
bit; they might be a bit out of date wrt new features
that have been added over the years.
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev