Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Date ??

Date ??

Scheduled Pinned Locked Moved C / C++ / MFC
question
6 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Trupti Mehta
    wrote on last edited by
    #1

    In a textbox, I have associated a var of type CString. I want to set it as " / / " & make sure that the user can change or edit /, just add nos & done. What type of formatting should I do and plz show an small eg. if possible. Reqs is for CE. Also, I need to show a dialog for few mins & then close it. How do I end up doing that part in CE.

    Thanks Terry

    D 1 Reply Last reply
    0
    • T Trupti Mehta

      In a textbox, I have associated a var of type CString. I want to set it as " / / " & make sure that the user can change or edit /, just add nos & done. What type of formatting should I do and plz show an small eg. if possible. Reqs is for CE. Also, I need to show a dialog for few mins & then close it. How do I end up doing that part in CE.

      Thanks Terry

      D Offline
      D Offline
      David Crow
      wrote on last edited by
      #2

      Sounds like you need a "masked" edit control.

      "Love people and use things, not love things and use people." - Unknown

      "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

      T 1 Reply Last reply
      0
      • D David Crow

        Sounds like you need a "masked" edit control.

        "Love people and use things, not love things and use people." - Unknown

        "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

        T Offline
        T Offline
        Trupti Mehta
        wrote on last edited by
        #3

        David, eVC++4 & CE doesn't support masked edit control. So, Is their any other better way to deal with the issue.

        Thanks Terry

        D 1 Reply Last reply
        0
        • T Trupti Mehta

          David, eVC++4 & CE doesn't support masked edit control. So, Is their any other better way to deal with the issue.

          Thanks Terry

          D Offline
          D Offline
          David Crow
          wrote on last edited by
          #4

          Trupti Mehta wrote:

          eVC++4 & CE doesn't support masked edit control.

          How so?

          "Love people and use things, not love things and use people." - Unknown

          "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

          T 1 Reply Last reply
          0
          • D David Crow

            Trupti Mehta wrote:

            eVC++4 & CE doesn't support masked edit control.

            How so?

            "Love people and use things, not love things and use people." - Unknown

            "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

            T Offline
            T Offline
            Trupti Mehta
            wrote on last edited by
            #5

            David, check out this: http://www.tech-archive.net/Archive/DotNet/microsoft.public.dotnet.framework.compactframework/2005-01/0499.html[^] At first I checked in eVC4 help, din't find any thing like that. In the Control Box, can't find any control for Masked edit. On searching for "Masked Edit CE" in google found links where people complain for masked edit not working or not working properly. Other than the above, I have reached on CE & found that masked edit controls are not compatible with all smart devices. Based on these resources I am telling that eVc4 & Ce doesn't support Masked. If you have any way out, I would defintly try for one but not third party.

            Thanks Terry

            D 1 Reply Last reply
            0
            • T Trupti Mehta

              David, check out this: http://www.tech-archive.net/Archive/DotNet/microsoft.public.dotnet.framework.compactframework/2005-01/0499.html[^] At first I checked in eVC4 help, din't find any thing like that. In the Control Box, can't find any control for Masked edit. On searching for "Masked Edit CE" in google found links where people complain for masked edit not working or not working properly. Other than the above, I have reached on CE & found that masked edit controls are not compatible with all smart devices. Based on these resources I am telling that eVc4 & Ce doesn't support Masked. If you have any way out, I would defintly try for one but not third party.

              Thanks Terry

              D Offline
              D Offline
              David Crow
              wrote on last edited by
              #6

              Trupti Mehta wrote:

              In the Control Box, can't find any control for Masked edit.

              It's not a built-in control. You'll have to roll your own. CP has dozens of examples.

              "Love people and use things, not love things and use people." - Unknown

              "To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups