Re: [fltk.development] [RFE] STR #2672: Updated Gleam patch against FLTK1.3.x-r8816

2013-03-08 Thread Edmanuel Torres
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2672 Version: 1.4-feature Here the fixed patch, the first approach worked like a charm, thanks Greg. I removed the test program, so to test with: unittests -s gleam

Re: [fltk.development] [RFE] STR #2672: Updated Gleam patch against FLTK1.3.x-r8816

2013-03-08 Thread Edmanuel Torres
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2672 Version: 1.4-feature Attached file "fltk-1.3.2-gleam-4.3c.patch"... Link: http://www.fltk.org/str.php?L2672 Version: 1.4-featureIndex: src/fl_gleam.cxx =

Re: [fltk.development] Vote request: addition of two new schemesgrad and gleam

2013-03-08 Thread Greg Ercolano
On 03/08/13 13:13, Ian MacArthur wrote: >> My only comment is I'd like to modify the unittests program to have a test >> for all our scheme options (plastic, gtk+, etc) so it can be used to look for >> artifacts. Basically taking STR#2672's test/gleam application and moving it >> into unittests as

Re: [fltk.development] Vote request: addition of two new schemes grad and gleam

2013-03-08 Thread Ian MacArthur
On 8 Mar 2013, at 17:31, Greg Ercolano wrote: > A request to vote on the addition of the gleam and grad patches to FLTK. > > There's two STRs for this: > http://www.fltk.org/str.php?L2672 > http://www.fltk.org/str.php?L2675 > > Would like to combine and apply. Code seems OK, looking for consens

Re: [fltk.development] [RFE] STR #2672: Updated Gleam patch against FLTK1.3.x-r8816

2013-03-08 Thread Greg Ercolano
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2672 Version: 1.4-feature Attaching a patch for test/unittests that implements the test/gleam program code into it. (unittests-schemes.patch) Also, attached screenshot

Re: [fltk.development] [RFE] STR #2675: Patch for a new theme of FLTK 1.3 (with gradient).

2013-03-08 Thread Greg Ercolano
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Active] Link: http://www.fltk.org/str.php?L2675 Version: 1.4-feature Testing the latest patch -- how do I test it? I tried building fltk and then running e.g.: test/buttons -scheme grad1 test/buttons -s

Re: [fltk.development] [RFE] STR #2672: Updated Gleam patch against FLTK1.3.x-r8816

2013-03-08 Thread Greg Ercolano
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2672 Version: 1.4-feature Attached file "unittest-mods.png"... Link: http://www.fltk.org/str.php?L2672 Version: 1.4-feature<>_

Re: [fltk.development] [RFE] STR #2672: Updated Gleam patch against FLTK1.3.x-r8816

2013-03-08 Thread Edmanuel Torres
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2672 Version: 1.4-feature // A possible solution, hoping you can implement: perhaps when the // gradient area's height is larger than some amount, the gradient // does

Re: [fltk.development] [RFE] STR #2672: Updated Gleam patch against FLTK1.3.x-r8816

2013-03-08 Thread Greg Ercolano
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2672 Version: 1.4-feature Checking your latest patch, and will start work on modifying unittests to integrate your test program into it. I have a vote up on fltk.deve

Re: [fltk.development] [RFE] STR #2675: Patch for a new theme of FLTK 1.3 (with gradient).

2013-03-08 Thread Greg Ercolano
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Active] Link: http://www.fltk.org/str.php?L2675 Version: 1.4-feature Taking ownership, changing state New -> Active. Link: http://www.fltk.org/str.php?L2675 Version: 1.4-feature __

[fltk.development] Vote request: addition of two new schemes grad and gleam

2013-03-08 Thread Greg Ercolano
A request to vote on the addition of the gleam and grad patches to FLTK. There's two STRs for this: http://www.fltk.org/str.php?L2672 http://www.fltk.org/str.php?L2675 Would like to combine and apply. Code seems OK, looking for consensus and comments on patches. My only comment is I'd like to mo

Re: [fltk.development] [RFE] STR #2672: Updated Gleam patch against FLTK1.3.x-r8816

2013-03-08 Thread Edmanuel Torres
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Pending] Link: http://www.fltk.org/str.php?L2672 Version: 1.4-feature // Oh, and I'll do that -- don't worry, not asking you to do it for us ;) // Just letting you know we might implement it that way. Anyway, I

Re: [fltk.development] [RFE] STR #2672: Updated Gleam patch against FLTK1.3.x-r8816

2013-03-08 Thread Greg Ercolano
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR Active] Link: http://www.fltk.org/str.php?L2672 Version: 1.4-feature Link: http://www.fltk.org/str.php?L2672 Version: 1.4-feature ___ fltk-dev mailing list fltk-de

Re: [fltk.development] [RFE] STR #2672: Updated Gleam patch against FLTK1.3.x-r8816

2013-03-08 Thread Greg Ercolano
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2672 Version: 1.4-feature > BTW, would like to suggest we integrate your gleam test program > into the unittests program.. Oh, and I'll do that -- don't worry, not as

Re: [fltk.development] [RFE] STR #2672: Updated Gleam patch against FLTK1.3.x-r8816

2013-03-08 Thread Greg Ercolano
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2672 Version: 1.4-feature Note: STR #2675 may be in conflict; it is suggesting a patch that is a combo of gleam and grad schemes. Both STRs are currently active; L Michae

Re: [fltk.development] [RFE] STR #2675: Patch for a new theme of FLTK 1.3 (with gradient).

2013-03-08 Thread Greg Ercolano
DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW. [STR New] Link: http://www.fltk.org/str.php?L2675 Version: 1.4-feature Note: STR#2672 (patch for gleam) I think conflicts with this patch, if both are trying to implement gleam. Both STR's are currently active; Edma