[Qt-interest] how to display as a pushbutton that, when pressed, will display a pop-up calendar?
chandrasekar wagmare
sekarwagmare at gmail.com
Fri Jan 16 13:46:46 CET 2009
thanks for the reply .... and the useful suggestion ..
I just want to know that there are some way of making relation between a
pushButton or any widget with a window(dialog/widget) ... may be i am new to
Qt .. but i am working in this for four months and sure i know some thing
abut this *QPushButton, esp. SIGNAL(clicked())
*QCalendarWidget, plus:
-QWidget::windowFlags
-QCursor::pos() and QWidget::pos/move()
i also think the same way that u suggest, but i thought there is
some other way in Qt that experts like you can suggest ...
again thanks for reply .... [?]
On Fri, Jan 16, 2009 at 2:34 PM, Konrad Rosenbaum <konrad at silmor.de> wrote:
> On Friday 16 January 2009, chandrasekar wagmare wrote:
> > Hi friends,
>
> Hello friend.
>
> > Please any one help me how to display a widget (just like a popup
> > calender) as a pushButton that when pressed, will disply a pop up
> > calender or any thing ... i just need like this format to add to my
> > taskbar ..
>
> You might want to read up on:
>
> *QPushButton, esp. SIGNAL(clicked())
> *QCalendarWidget, plus:
> -QWidget::windowFlags
> -QCursor::pos() and QWidget::pos/move()
>
> If by "taskbar" you mean that nice little bar at the bottom of your Windows
> or KDE screen that is always there to launch and access applications and
> that has this nifty clock in the right corner, then you might also want to
> read up on QSystemTrayIcon.
>
> On the other hand you might also want to go through the Qt Tutorial and
> some
> of the demos and examples first.
>
>
>
> Konrad
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
--
CHANDRU
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090116/37db86c4/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 96 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090116/37db86c4/attachment.gif
More information about the Qt-interest-old
mailing list