On Wed, Nov 3, 2010 at 2:19 AM, Michiel de Hoon wrote:
> --- On *Tue, 11/2/10, Benjamin Root * wrote:
>
> I have personally seen significant progress in this area, but there are a
> few backends that aren't quite right (MacOSX backend, I believe?).
>
> As far as I know, show() is working correctl
--- On Tue, 11/2/10, Benjamin Root wrote:
I
have personally seen significant progress in this area, but there are a
few backends that aren't quite right (MacOSX backend, I believe?).
As far as I know, show() is working correctly in the MacOSX backend. If you
encountered a case where the backen
On 11/02/2010 04:39 AM, Alan G Isaac wrote:
On 11/2/2010 10:06 AM, Benjamin Root wrote:
I have personally seen significant progress in this area, but there are a few
backends that aren't quite right (MacOSX backend, I believe?).
I believe multiple uses of ``show`` fail and are expected to fa
On 11/2/2010 10:06 AM, Benjamin Root wrote:
> I have personally seen significant progress in this area, but there are a few
> backends that aren't quite right (MacOSX backend, I believe?).
I believe multiple uses of ``show`` fail and are expected to fail
for the foreseeable future when using IDL
On Tue, Nov 2, 2010 at 8:31 AM, Daπid wrote:
> On Tue, Nov 2, 2010 at 12:49 PM, David Kremer
> wrote:
> > Personally I used show() yesterday, and it blocks the execution until
> > the figure's window is closed. It is of perfect convenience I think,
> > as a default behavior.
>
> Yes, this is the
On Tue, Nov 2, 2010 at 12:49 PM, David Kremer wrote:
> Personally I used show() yesterday, and it blocks the execution until
> the figure's window is closed. It is of perfect convenience I think,
> as a default behavior.
Yes, this is the optimal behavior, but it is not fully implemented, as
seen
2010/11/2 Michael Droettboom :
> On 11/02/2010 07:49 AM, David Kremer wrote:
>> Personally I used show() yesterday, and it blocks the execution until
>> the figure's window is closed. It is of perfect convenience I think,
>> as a default behavior.
>>
>> However, I would like to add an option to sho
On 11/02/2010 07:49 AM, David Kremer wrote:
> Personally I used show() yesterday, and it blocks the execution until
> the figure's window is closed. It is of perfect convenience I think,
> as a default behavior.
>
> However, I would like to add an option to show() like eg :
>
>
>> show( save_im
Personally I used show() yesterday, and it blocks the execution until
the figure's window is closed. It is of perfect convenience I think,
as a default behavior.
However, I would like to add an option to show() like eg :
> show( save_image = True , format = 'eps' )
As it permits to mix the two b