An HTML attachment was scrubbed... URL: /pipermail/mailinglist_ilug-cochin.org/attachments/20050128/cfb5accb/attachment.htm From [EMAIL PROTECTED] Fri Jan 28 21:07:53 2005 From: [EMAIL PROTECTED] (justin joseph) Date: Fri Jan 28 21:07:56 2005 Subject: [Mailinglist] Re: help needed to write front end In-Reply-To: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]>
all the postings have really confused me. i better solve this myself ;-) justin --- Zaheer Mohamed Kozhakkaniyil <[EMAIL PROTECTED]> wrote: --------------------------------- I'am not too enlightened / experienced about these developing stuff, but still why does he have to go for Qt, why not Gtk+ ? Gtk+ uses C. Gtk+ has C++ bindings for it at www.gtkmm.org and Python bindings at www.pygtk.org Or else he can go for Perl bindings, i.e. Perltk. ----- Original Message ----- From: [EMAIL PROTECTED] To: [email protected] Subject: Mailinglist Digest, Vol 19, Issue 7 Date: Sun, 23 Jan 2005 06:30:11 +0000 (GMT) > > Send Mailinglist mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org > > or, via email, send a message with subject or body 'help' to > [EMAIL PROTECTED] > > You can reach the person managing the list at > [EMAIL PROTECTED] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Mailinglist digest..." > > > Today's Topics: > > 1. help needed to write front end. (justin joseph) > 2. Re: help needed to write front end. (balasatyap) > 3. Re: help needed to write front end. (Dileep M. Kumar) From: justin joseph <[EMAIL PROTECTED]> To: [email protected] Subject: [Mailinglist] help needed to write front end. Date: Sat, 22 Jan 2005 07:54:54 -0800 (PST) > > > hi, > > i need some help from the community to write an > alementary software for a very small firm. the > software > need only do some calculations, record keeping, > printing. > > am thinking of coding in C, using files for storing > data. > > i don't know how to write a graphics front end. > > please suggest any language that can be used to code > the front end, the front end need only be an > elimentary one. the supposed language needs to > fullfill the following criteria: > > 1. able to call the C funtions and display results in > the respective fields. > 2. to be able to print using a dot matrix printer. > 3. able to execute on a low end system, running Debian > on a low cost processor with any basic X, window maker > or icewm. > 3. must be an easy to grasp, atleast within a weeks > time since only a basic front end is required. > > > please suggest the best option and also how to go > about getting, installing and the links for the > tutorials needed for it. > > If there is any software that is currently available > under GPL, please also suggest the same. > > justin > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com From: balasatyap <[EMAIL PROTECTED]> To: This List discusses GNU/Linux & GNU, GPL Software <[email protected]> Subject: Re: [Mailinglist] help needed to write front end. Date: Sat, 22 Jan 2005 23:22:27 +0530 > > > hi joseph, > you can use QT like VC++ in windows OS and you can do in > python using GTK .check them in Google! using key words like GTK QT PYTHON > and so....Some linux distros will include them.check your man pages. > ----- Original Message ----- > From: "justin joseph" > To: > Sent: Saturday, January 22, 2005 9:24 PM > Subject: [Mailinglist] help needed to write front end. > > > > hi, > > > > i need some help from the community to write an > > alementary software for a very small firm. the > > software > > need only do some calculations, record keeping, > > printing. > > > > am thinking of coding in C, using files for storing > > data. > > > > i don't know how to write a graphics front end. > > > > please suggest any language that can be used to code > > the front end, the front end need only be an > > elimentary one. the supposed language needs to > > fullfill the following criteria: > > > > 1. able to call the C funtions and display results in > > the respective fields. > > 2. to be able to print using a dot matrix printer. > > 3. able to execute on a low end system, running Debian > > on a low cost processor with any basic X, window maker > > or icewm. > > 3. must be an easy to grasp, atleast within a weeks > > time since only a basic front end is required. > > > > > > please suggest the best option and also how to go > > about getting, installing and the links for the > > tutorials needed for it. > > > > If there is any software that is currently available > > under GPL, please also suggest the same. > > > > justin > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam protection around > > http://mail.yahoo.com > > > > _______________________________________________ > > Mailinglist mailing list > > [email protected] > > http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org From: Dileep M. Kumar <[EMAIL PROTECTED]> To: This List discusses GNU/Linux & GNU, GPL Software <[email protected]> Subject: Re: [Mailinglist] help needed to write front end. Date: Sun, 23 Jan 2005 08:35:15 +0530 > > > justin joseph wrote: > > > i need some help from the community to write an > > alementary software for a very small firm. the > > software need only do some calculations, record keeping, > > printing. > > IMO, a php (web based) front end and mysql/postgresql (backend) > should suffix. > > Regards > -- ------------------------------------------------------------------- > Dileep M. Kumar || dileep AT kumarayil DOT net || www.kumarayil.net > Our future depends on our philosophy - Richard M Stallman > ------------------------------------------------------------------- > > > _______________________________________________ > Mailinglist mailing list > [email protected] > http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org Zaheer Mohamed Kozhakkaniyil [EMAIL PROTECTED] -- ___________________________________________________________ Sign-up for Ads Free at Mail.com http://www.mail.com/?sr=signup > _______________________________________________ > Mailinglist mailing list > [email protected] > http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org > __________________________________ Do you Yahoo!? Yahoo! Mail - Easier than ever with enhanced search. Learn more. http://info.mail.yahoo.com/mail_250
