Search Unity

MaskedTextField?

Discussion in 'Immediate Mode GUI (IMGUI)' started by blockimperium, Jan 28, 2008.

  1. blockimperium

    blockimperium

    Joined:
    Jan 21, 2008
    Posts:
    452
    I have fields that I would like to have the user enter that would be passwords or otherwise be some form of mask (like a phone number "(###) ###-####"). Is there any way to do this functionality in the base GUI or will I have to roll something? I didn't see anything about this in the UnityGUI docs for controls and just assumed that this would be there.