|
From: Guido B. <gd...@le...> - 2002-02-12 07:36:44
|
> Summary: > 3. Depending on how much work has been done on a perl/TK interface, we > respectfully suggest considering a terminal based UI like curses (i.e. > keyboard driven and lightweight) and/or or another crossplatform GUI > system like Qt (perl or pyQt) or wxWindows (wxPerl or wxPython) > interface as we believe they result in much more polished and visually > appealing apps. > My experience on GUI interface for business is different to Sql-ledger HTML. To have very responsive effects we have use Javascript to control data download in XML format for all data from and to SQL Server. But instability of new browsers don't guarantees good quality (some crashes appears every week). Sql-ledger is less command's responsive but very stable! PerlTK is very stable environment and with Perl is not difficult to developer library to download forms and data directly from HTTP server to maintain client-server design. The goal is to developer My experience on perlQt and wxPerl is negative because are less stable and less portable respect to PerlTK. For business (character oriented) application PerlTK is complete GUI. Obviusly the SQL-Ledger programmers knows Perl and PerlTK is nice for their. best regards Guido Brugnara >............................................... > -- > ** David Lane, Director - Egressive Limited * dl...@eg... ** ** > PO Box 24162, Christchurch, NZ * www.egressive.com * 025 229 8147 ** > ** Open Source: software for the discerning palate * www.openz.org ** -- ing. Guido Brugnara tel.+39(461)390804 fax.396028 Leader.IT S.r.l. (Leader Information Technology) Strada della Pozzata, 41 www.leader.it/srl 38050 Villazzano TRENTO (ITALY) in...@le... |