Results 1 to 2 of 2

Thread: How can i create a calender screen for inputting a date

  1. #1
    Join Date
    Jul 2012
    Posts
    201
    Thanks
    26
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: How can i create a calender screen for inputting a date

    Hi everyone, i want to create a program that takes a date as input but instead of the user typing in the date himself, i want the program to display the current month in form of a calender and the user can just select the date on the calender. is this possible with Qt?


    Added after 37 minutes:


    Surely there has to be somebody.
    Last edited by ayanda83; 31st December 2012 at 06:54.

  2. #2
    Join Date
    Jan 2009
    Location
    The Netherlands and Spain
    Posts
    150
    Thanks
    6
    Thanked 18 Times in 18 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: How can i create a calender screen for inputting a date

    Everything is possible with Qt...
    But you don't have to create a calendarwidget yourself. Just have a look at QCalendarWidget.

Similar Threads

  1. Replies: 1
    Last Post: 14th June 2011, 17:36
  2. Stuck at 'Create new project' screen in Carbide.c++
    By chiaxyr in forum Installation and Deployment
    Replies: 2
    Last Post: 2nd June 2011, 07:55
  3. Calender
    By anshumanBorah in forum General Programming
    Replies: 18
    Last Post: 14th April 2011, 10:08
  4. Inputting Into Lists
    By kiyoutee in forum Newbie
    Replies: 2
    Last Post: 2nd March 2011, 07:48
  5. Replies: 1
    Last Post: 23rd February 2010, 08:29

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.