Nice presentation!! Regards Gejo Paul
On Sat, Jun 19, 2010 at 5:58 AM, Praseed Pai <[email protected]> wrote: > Hi all , > I am attaching a PDF document (along with this mail ) which outlines the > crux of my presentation. I will try to compile a PDF document with sample > code and compilation steps. > > By the end of the presentation , you will be able to write your own > GTK+,KDE/Qt or WxWidgets programs ( and compile it !) > > The talk covers history , programming models , explanation of some non > trivial programs , compilation and linking etc. > > regards > Praseed Pai > http://praseedp.blogspot.com > > > --- On Thu, 6/17/10, Sreenadh H <[email protected]> wrote: > >> From: Sreenadh H <[email protected]> >> Subject: [ILUG-Cochin.org] Technical meetup on Saturday June 19, 2010 - >> Details >> To: "ILUG-Cochin" <[email protected]> >> Date: Thursday, June 17, 2010, 12:48 AM >> Warm greetings to the FOSS >> community, >> >> The following topics are selected for the upcoming >> technical meetup >> on Saturday June 19, 2010. >> >> 1. GUI development in GNU/Linux >> >> Date: 19th June 2010, Saturday >> Time: 10.00am - 12.30pm >> Venue: Internet Club, IInd Floor, AMI Trust Building, >> Broadway >> Enclave, Broadway, Ernakulam >> Contact number: 97 47 17 34 32 >> >> Details >> ====== >> >> GUI Programming in Linux ( using GCC ) >> --------------------------------------------------------------- >> X Window System originated at MIT in 1984. The defacto >> Library for >> programming X is XLib. >> Due to nature of the library (it's protocol implementation) >> , it is a >> fine grained API and is difficult >> to build today's GUI. Enter Qt, GTK+/GDK and WxWidgets ( >> all are using >> XLib in Linux for GUI >> rendering ) for easing the programming burden. GTK+ Library >> was build >> for the GIMP and is the >> underlying library behind the GNOME desktop. The Qt (from >> Nokia [ >> after Trolltech acquisition ] ) >> Library is used by the KDE. WxWidgets is one of the most >> popular GUI >> programming library in the >> world. >> >> The topics to be covered include >> >> a) GUI programming with Xlib (C ) >> b) GUI programming with GTK+/GDK (C) >> c) GUI programming with Qt (C++) >> d) GUI programming with WxWidgets (C++) >> >> The emphasis will be on how you can use GCC to compile and >> build >> applications. Tools like make >> and qmake (for qt ) and wx-config (shell script ) will be >> used for the demo. >> >> We look forward to your participation for this exciting >> meeting!!! >> >> Regards, >> Sreenadh >> >> _______________________________________________ >> Indian Libre User Group Cochin Mailing List >> http://www.ilug-cochin.org/mailing-list/ >> http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org >> #[email protected] >> > > > > _______________________________________________ > Indian Libre User Group Cochin Mailing List > http://www.ilug-cochin.org/mailing-list/ > http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org > #[email protected] > -- Best Regards Gejo Paul _______________________________________________ Indian Libre User Group Cochin Mailing List http://www.ilug-cochin.org/mailing-list/ http://mail.ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org #[email protected]
