Mailinglist Archive: opensuse-programming (118 mails)
| < Previous | Next > |
Re: [suse-programming-e] wxwindows or qt?
- From: Remo Behn <ray@xxxxxxx>
- Date: Mon, 23 Jun 2003 08:56:38 +0200
- Message-id: <20030623065636.GA2033@xxxxxxx>
* Remo Behn <ray@xxxxxxx> [030623 08:50]:
> * Praise <praisetazio@xxxxxxxxxxxxx> [030620 21:08]:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Hi all,
> >
> > I will be starting a project for a multi-platform chat client within a month.
> > Supported platforms will be Linux and Windows. I thought I was going to use
> > qt, when I discovered the free wxwindows.
> > So here it is my question:
> > apart from license, what is better? qt or wxwindows?
> > Just looking for your experiences and thoughts.
> >
> > Praise
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)
> >
> > iD8DBQE+81ui6v3ZTabyE8kRAvDGAKDRtLLSOTmKdANU7+1qBEyayTeC3gCdGW+M
> > iYwtaJeP6Q3YjpqmN1lIP1g=
> > =0jQB
> > -----END PGP SIGNATURE-----
>
> use perl-qt from this site
>
> http://perlqt.sourceforge.net/
>
> !!!!!!!!!! is for qt3 !!!!!!!!!!
>
> on suse linux 8.2 install perl-Qt package und have fun
> look documentation:
> /usr/share/doc/packages/perl-Qt/tutorials
> /usr/share/doc/packages/perl-Qt/examples
small supplement ...
you can user trolltech qt designer for draw the gui
look "puic --help"
puic -x -p 4 -o test.pl test.ui
cu
--
echo '@a=(A..Z,a..z," ");$t="a"x16;{for($x=0,$|=$n=30; $n--;){for($l=$t;
1<rand 7;) {substr$l,rand 16,1,$ a[rand@a]}$q=$_="znurB ehT naMyaR";for($a=$l;
$_;){s/.//;$q++ if chop$a eq$&}if($x<=$q){$e=$l;die$ e,$/if($x=$q)==16}}
print$t=$e,"\r";redo}'|perl
> * Praise <praisetazio@xxxxxxxxxxxxx> [030620 21:08]:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > Hi all,
> >
> > I will be starting a project for a multi-platform chat client within a month.
> > Supported platforms will be Linux and Windows. I thought I was going to use
> > qt, when I discovered the free wxwindows.
> > So here it is my question:
> > apart from license, what is better? qt or wxwindows?
> > Just looking for your experiences and thoughts.
> >
> > Praise
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)
> >
> > iD8DBQE+81ui6v3ZTabyE8kRAvDGAKDRtLLSOTmKdANU7+1qBEyayTeC3gCdGW+M
> > iYwtaJeP6Q3YjpqmN1lIP1g=
> > =0jQB
> > -----END PGP SIGNATURE-----
>
> use perl-qt from this site
>
> http://perlqt.sourceforge.net/
>
> !!!!!!!!!! is for qt3 !!!!!!!!!!
>
> on suse linux 8.2 install perl-Qt package und have fun
> look documentation:
> /usr/share/doc/packages/perl-Qt/tutorials
> /usr/share/doc/packages/perl-Qt/examples
small supplement ...
you can user trolltech qt designer for draw the gui
look "puic --help"
puic -x -p 4 -o test.pl test.ui
cu
--
echo '@a=(A..Z,a..z," ");$t="a"x16;{for($x=0,$|=$n=30; $n--;){for($l=$t;
1<rand 7;) {substr$l,rand 16,1,$ a[rand@a]}$q=$_="znurB ehT naMyaR";for($a=$l;
$_;){s/.//;$q++ if chop$a eq$&}if($x<=$q){$e=$l;die$ e,$/if($x=$q)==16}}
print$t=$e,"\r";redo}'|perl
| < Previous | Next > |