Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #2306

Re: which GUI library to

From "chewie54" <chewie54@THRWHITE.remove-dii-this>
Subject Re: which GUI library to
Message-ID <1187788798.630002.327440@i13g2000prf.googlegroups.com> (permalink)
Newsgroups comp.lang.java.gui
References <148nc356ifo9p3l3h8ekvnuk0ob932fl4c@4ax.com>
Date 2011-04-27 15:38 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
On Aug 21, 10:35 pm, Roedy Green <see_webs...@mindprod.com.invalid>
wrote:
> On Mon, 20 Aug 2007 15:45:29 -0000, chewie54 <dfabrizi...@gmail.com>
> wrote, quoted or indirectly quoted someone who said :
>
> >What would be the best cross-platform GUI library to use for a vector
> >based CAD program ( something like Visio on Windows )   WxWidgets,
> >Tk,   PyQt,  Java Swing,  Java SWT,????
>
> Normally you would use Swing unless you had some pressing need for
> something else.  SWT is a stripped down Swing you would use in
> conjunction with Jet when you need high speed, but you are willing to
> give up platform independence.
>
> Swing is the only one you will get much help with on newsgroups.
>
> AWT is used when you want to support ancient browsers with ancient
> Javas.
> --
> Roedy Green Canadian Mind Products
> The Java Glossaryhttp://mindprod.com

Ok,  thanks.  I actually have the application partially done using
Java/Swing but I'm not sure if I can save to the drawings done with
Java2D to SVG, PDF, and PS,  and make high resolution images (PNG,
GIF, JPG),
and also produce WYSIWYG printer outputs?


How accurate is the screen DPI java2D draws compared to the higher DPI
resolutions of printers?  Will I be able to get WYSIWYG results for
images, vector drawings, and printer outputs?

Thanks,
Dan

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

which GUI library to use? "chewie54" <chewie54@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
  Re: which GUI library to "Jeff Higgins" <jeff.higgins@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
    Re: which GUI library to "chewie54" <chewie54@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
  Re: which GUI library to "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
    Re: which GUI library to "chewie54" <chewie54@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
      Re: which GUI library to "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000
  Re: which GUI library to "Thomas Kellerer" <thomas.kellerer@THRWHITE.remove-dii-this> - 2011-04-27 15:38 +0000

csiph-web