Jsoftware
High-Performance Development Platform

Another "plot" defect under Java; a Vista problem

View: New views
3 Messages — Rating Filter:   Alert me  

Another "plot" defect under Java; a Vista problem

by Devon McCormick :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

FWIW - I've noticed another failing of "plot" under the Java (jee.exe)
front-end (the other being lack of support for "mesh 0") - the color
indicators of keys are all the same, e.g.

   'key l1 l2 l3 l4;pensize 5' plot 1 o. 1 2 3 4+/i:3j99

returns nice, fat plot lines but indistinguishable colors in the key.

Also, under Vista, the close button on the plot window appears not to work.

--
Devon McCormick, CFA
^me^ at acm.
org is my
preferred e-mail
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

RE: Another "plot" defect under Java; a Vista problem

by Sherlock, Ric :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

---Devon McCormick wrote:
> FWIW - I've noticed another failing of "plot" under the Java (jee.exe)
> front-end (the other being lack of support for "mesh 0") - the color
> indicators of keys are all the same, e.g.
>
>    'key l1 l2 l3 l4;pensize 5' plot 1 o. 1 2 3 4+/i:3j99
>
> returns nice, fat plot lines but indistinguishable colors in the key.
>
Can you confirm that your issue is with the thickness of the lines in the key and not the actual colors?
Does this solve the issue for you?

    'key l1 l2 l3 l4;pensize 5;keystyle fat' plot 1 o. 1 2 3 4+/i:3j99

> Also, under Vista, the close button on the plot window
> appears not to work.

I'm not clear which close button you are referring to? The only buttons I get when I open a plot window with the command above, are in the title bar of thw window (i.e. the minimize, maximze and close controls for a Vista dialog). The x button certainly closes the window for me.

Also I understand (but can't find the source!) that this forum is not really supposed to be used at the moment as there is no beta version of J. I think we are supposed to post this sort of thing in the General forum at the moment.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Parent Message unknown RE: Another "plot" defect under Java; a Vista problem

by Devon McCormick :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

 Ric -

thanks for the tip of "keystyle fat" - this helps the problem of the keys
being indistinguishable.

I posted to this forum because I'm reporting a bug but it's a low-priority
issue with which, I suspect, most people are not too concerned.

The Vista problem is probably not J-specific.  I encountered it again today
with another application that had a response window open I didn't see: it
appeared to not be responding to the close request because the sub-window
had focus (?) - maybe - I haven't fully tracked it down yet.
I'll report on the wacky world of Vista as I discover new things.

Regards,

Devon

On 7/2/08, beta-request@... <beta-request@...> wrote:

>
> Send Beta mailing list submissions to
>         beta@...
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://www.jsoftware.com/cgi-bin/mailman/listinfo/beta
> or, via email, send a message with subject or body 'help' to
>         beta-request@...
>
> You can reach the person managing the list at
>         beta-owner@...
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Beta digest..."
>
>
> Today's Topics:
>
>    1. RE: Another "plot" defect under Java; a Vista problem
>       (Sherlock, Ric)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Tue, 1 Jul 2008 22:37:29 +1200
> From: "Sherlock, Ric" <R.G.Sherlock@...>
> Subject: RE: [Jbeta] Another "plot" defect under Java; a Vista problem
> To: Beta forum <beta@...>
> Message-ID:
>         <
> F43D47796AD0844785A03F363452208452642C5287@...>
> Content-Type: text/plain; charset="us-ascii"
>
> ---Devon McCormick wrote:
> > FWIW - I've noticed another failing of "plot" under the Java (jee.exe)
> > front-end (the other being lack of support for "mesh 0") - the color
> > indicators of keys are all the same, e.g.
> >
> >    'key l1 l2 l3 l4;pensize 5' plot 1 o. 1 2 3 4+/i:3j99
> >
> > returns nice, fat plot lines but indistinguishable colors in the key.
> >
> Can you confirm that your issue is with the thickness of the lines in the
> key and not the actual colors?
> Does this solve the issue for you?
>
>     'key l1 l2 l3 l4;pensize 5;keystyle fat' plot 1 o. 1 2 3 4+/i:3j99
>
> > Also, under Vista, the close button on the plot window
> > appears not to work.
>
> I'm not clear which close button you are referring to? The only buttons I
> get when I open a plot window with the command above, are in the title bar
> of thw window (i.e. the minimize, maximze and close controls for a Vista
> dialog). The x button certainly closes the window for me.
>
> Also I understand (but can't find the source!) that this forum is not
> really supposed to be used at the moment as there is no beta version of J. I
> think we are supposed to post this sort of thing in the General forum at the
> moment.
>
>
> ------------------------------
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
> End of Beta Digest, Vol 34, Issue 1
> ***********************************
>



--
Devon McCormick, CFA
^me^ at acm.
org is my
preferred e-mail
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm