Hi Hazen,
On 24.07.2009, at 02:06, Hazen Babcock wrote:
I'd like to start offering a Windows binary and/or an installer along
with our source releases. I now have access to a Windows box which I
can
put pretty much anything on to, i.e. Qt, WxWidgets, Cairo(?), etc...
so
I'm volunteering m
On Thursday, July 23, 2009, Hazen Babcock wrote:
>
> Should we add a function that returns the current pen width? Or does
> such a function already exist?
>
> How about the index of the current color?
>
> -Hazen
I think that each of these functions would be useful. I wrote short C
stubs for the
I'd like to start offering a Windows binary and/or an installer along
with our source releases. I now have access to a Windows box which I can
put pretty much anything on to, i.e. Qt, WxWidgets, Cairo(?), etc... so
I'm volunteering myself to generate whatever binaries needs to be
generated to
Alan W. Irwin wrote:
> Hi Hazen:
>
> This is mostly addressed to you, but there is a question at the end for all
> our developers.
>
> On 2009-07-23 12:23-0400 Hazen Babcock wrote:
>
>> [...]I think I managed to figure out a few things. Maybe the problem
>> is with the cmake command that is use
Hi Hazen:
This is mostly addressed to you, but there is a question at the end for all
our developers.
On 2009-07-23 12:23-0400 Hazen Babcock wrote:
> [...]I think I managed to figure out a
> few things. Maybe the problem is with the cmake command that is used to test
> the c++ compiler (the on
Should we add a function that returns the current pen width? Or does
such a function already exist?
How about the index of the current color?
-Hazen
--
___
Plplot-devel mail
Alan W. Irwin wrote:
> On 2009-07-22 22:51-0400 Hazen Babcock wrote:
>
>> Alan W. Irwin wrote:
>>> I believe I have now (revision 10157) finished this saga. The new
>>> soft-landing method (issue a warning message, disable that component of
>>> PLplot, and continue) when compilers are missing/bro
On 2009-07-22 22:51-0400 Hazen Babcock wrote:
> Alan W. Irwin wrote:
>> I believe I have now (revision 10157) finished this saga. The new
>> soft-landing method (issue a warning message, disable that component of
>> PLplot, and continue) when compilers are missing/broken seems to work well.
> [..