On Tuesday 01 February 2011 20:00:41 Steven Sroka wrote: > Is there a calendar widget that I can place onto a window? > > I know Qt has QCalendarWidget, but it doesn't really blend into the rest of > KDE.
In kdelibs/kdeui there is KDateTable and KDatePicker: http://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/classKDateTable.html http://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/classKDatePicker.html Let me know if there's any new features you need, I may be working on them some more in the 4.7 release cycle. kdepim offers a more advanced widget, but that relies a lot on other kdepim stuff, and I plan to cherry-pick the best bits into KDateTable/Picker at some stage. There's plasma equivalents available too if needed. Cheers! John. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<