On -1 xxx -1, Erick wrote:
>
>
> Is ther a UML desinger like visio for Linux, so we can avoid doing all those
> calcs and plans on the paper?
>
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "u
http://www.davecentral.com/javachart.html has links to several Java chart
packages. I've had a play with the Java 2D package on Linux, ptPlot is said
to be good. My applications draw simple sonar A-scans and spectra; I'm not
sure these packages will do what you want, might be worth a look though
Joi Ellis wrote:
>
> On Fri, 17 Nov 2000, Erick wrote:
>
> >
> >
> > Is ther a UML desinger like visio for Linux, so we can avoid doing all those
> > calcs and plans on the paper?
> >
> Together/J has a linux version. I haven't used it, though.
>
I have, it is very good in my opinion, yet com
What would you guys, think is the beslt WIndow manager for java, i ;ve tried
som many, and i found blackbox and sawfish be the best, anymore suggestions???
Erick
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a
Try MagicDraw: http://www.magicdraw.com
It has java code generation and reverse.
On Friday 17 November 2000 01:10, Joi Ellis wrote:
> On Fri, 17 Nov 2000, Erick wrote:
> > Is ther a UML desinger like visio for Linux, so we can avoid doing all
> > those calcs and plans on the paper?
>
> Together/
On Fri, 17 Nov 2000, Diego Pons wrote:
> Joi Ellis wrote:
> >
> > On Fri, 17 Nov 2000, Erick wrote:
> >
> > >
> > >
> > > Is ther a UML desinger like visio for Linux, so we can avoid doing all those
> > > calcs and plans on the paper?
> > >
> > Together/J has a linux version. I haven't used it
On Fri, 17 Nov 2000, Erick Sgarbi wrote:
>
>
> What would you guys, think is the beslt WIndow manager for java, i ;ve tried
> som many, and i found blackbox and sawfish be the best, anymore suggestions???
I went with KDE because that seems to be what all the developers are
testing again
I'm using the JAWT from 1.3 to do some native drawing. Under windows,
getting the handle to the window is easy:
dsi_win32 = (JAWT_Win32DrawingSurfaceInfo*)dsi->platformInfo;
glHDC = dsi_win32->hdc;
glHWnd = dsi_win32->hwnd;
I'm also working on a Linux version, however, I need the
I have actually had more problems with kde than gnome, like stuff will apear
all over the screen on kde, but with sawmil on gnome I had a problem where
no frame would go on top of a jwindow.
--Carlos
-Original Message-
From: Joi Ellis [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 17,
> "Joi" == Joi Ellis <[EMAIL PROTECTED]> writes:
Joi> On Fri, 17 Nov 2000, Erick Sgarbi wrote:
>> What would you guys, think is the beslt WIndow manager for
>> java, i ;ve tried som many, and i found blackbox and sawfish be
>> the best, anymore suggestions???
Joi> I went
On Fri, Nov 17, 2000 at 02:32:38PM -0500, [EMAIL PROTECTED] wrote:
> I'm using the JAWT from 1.3 to do some native drawing. Under windows,
> getting the handle to the window is easy:
>
> dsi_win32 = (JAWT_Win32DrawingSurfaceInfo*)dsi->platformInfo;
> glHDC = dsi_win32->hdc;
> glHWn
> "Adam" == aking <[EMAIL PROTECTED]> writes:
Adam> I'm using the JAWT from 1.3 to do some native drawing.
Adam> Under windows, getting the handle to the window is easy:
Adam> dsi_win32 = (JAWT_Win32DrawingSurfaceInfo*)dsi->platformInfo;
Adam> glHDC = dsi_win32->hdc;
> "Carlos" == Carlos Solorzano <[EMAIL PROTECTED]> writes:
Carlos> I have actually had more problems with kde than gnome,
Carlos> like stuff will apear all over the screen on kde, but with
Carlos> sawmil on gnome I had a problem where no frame would go on
Carlos> top of a jwin
I had a lot of problems with the RedHat 6.2 distribution of gnome.
Those problems kept me working with AfterStep. After having enough
with the known Java2/X11 window manager problems I decided to get
gnome/sawfish working on my machine.
I've now switched to the helix code gnome distribution for
Joi Ellis wrote:
>
> On Fri, 17 Nov 2000, Diego Pons wrote:
>
> > Joi Ellis wrote:
> > >
> > > On Fri, 17 Nov 2000, Erick wrote:
> > >
> > > >
> > > >
> > > > Is ther a UML desinger like visio for Linux, so we can avoid doing all those
> > > > calcs and plans on the paper?
> > > >
> > > Together
"Alexander V. Konstantinou" wrote:
>
> I've now switched to the helix code gnome distribution for some time
> (installed on top of RH6.2) and I've been running gnome/sawfish with
> almost zero window manager crashes. Helix-code provides you with a
> great automatic update feature that makes upgr
16 matches
Mail list logo