Search Unity

Date Of Birth input field.

Discussion in 'Immediate Mode GUI (IMGUI)' started by cbothra, Apr 16, 2014.

  1. cbothra

    cbothra

    Joined:
    Mar 14, 2014
    Posts:
    125
    Hi Community,

    I am creating a Registration scene in Unity 2D using NGUI(2.7.0). While registration I want user to provide an input for DOB(date of birth). Basically what I want is to show 3 drop down lists showing dates, months and years so that user can directly select his/her date of birth from the drop down list. So far I am not being able to find any appropriate way to accomplish this. It would be great if anyone can help me out.

    Thanks.
     
  2. playmonkey1

    playmonkey1

    Joined:
    Sep 20, 2013
    Posts:
    60
  3. cbothra

    cbothra

    Joined:
    Mar 14, 2014
    Posts:
    125
    Thanks a bunch!! It helped me a lot.
     
  4. Shineinfosoft17

    Shineinfosoft17

    Joined:
    May 3, 2019
    Posts:
    3
    @cbothra can you please give me example of birth date picker ?

    Thanks.