Hey all, I did a beautiful thing today :) Yup, the subject says it all - added a Qt GUI for beagle-settings. You will need Qyoto [1] to build it, most distributions already include it (or will soon include it since KDE4 has released). To build it, pass --enable-qt to ./configure. Run it as "beagle-settings-qt". I used the qt-designer to create the UI, its in the tools/beagle-settings-qt.ui file. The minimal amount of code needed to actually load and save the settings is in tools/SettingsQt.cs. The "autostart search service at logon" option is disabled since I would need the KDE C# bindings for that which is not yet complete.
Enjoy, - dBera [1] www.qyoto.org -- ----------------------------------------------------- Debajyoti Bera @ http://dtecht.blogspot.com beagle / KDE fan Mandriva / Inspiron-1100 user _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
