Results 1 to 7 of 7

Thread: MaskedTextBox Control

  1. #1

    MaskedTextBox Control

    Hi All,

    at first many thanks for this great programming language!!

    Hier my first question:
    is it possible to implement the maksTextBox Controll, https://msdn.microsoft.com/en-us/lib...vs.100%29.aspx,
    in thinbasic??

    so it is possible for quite simply to check user input

    Bets regards,

    Axel

  2. #2
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10
    Ciao Axel,

    I will see what I can do.
    There is not a standard MaskedEdit Control in Windows.
    The one you mentioned is for .Net environment but maybe I can do something dedicated to thinBasic.

    Ciao
    Eros
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  3. #3
    Ciao Eros,

    is this item still on your agenda?

    Kind regards

    Axel

  4. #4
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10
    Ciao Axel,

    well, I worked on that with some results but not enough to be published.
    Attached an example of what I did so far (a script plus a DLL that contains experimental UI_MaskEdit function.
    As you can see there are still problems I need to understand and resolve.
    Strange is that if I use UI_MaskEdit from a compiled application it works well, if I use from a script it has some glitches.
    Anyway I will try to work on it

    Plus new functionalities for you in the next thinBasic release that I will publish next week I hope.
    Quite complete ADODB module with many new functionalities all documented: see image.

    So ... a little bit of patience.

    Ciao
    Eros
    Attached Images Attached Images
    Attached Files Attached Files
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

  5. #5
    Ciao Eros ,

    That looks fantastic.
    I am waiting very excited onto the release and in the meantime I plan my next TB project.

    kind regards,

    Axel

  6. #6

    any news

    Ciao Eros ,

    any news??

    BR

    Axel

  7. #7
    thinBasic author ErosOlmi's Avatar
    Join Date
    Sep 2004
    Location
    Milan - Italy
    Age
    57
    Posts
    8,777
    Rep Power
    10
    Ciao Axel,

    you mean regarding MaskedEdit textbox?
    Unfortunately not jet

    I was making some experiments some months ago but then I didn't had time to go on. Are not working perfectly but not so far from an usable option.
    Attached an example

    Ciao
    Eros

    Capture.PNG
    Attached Files Attached Files
    www.thinbasic.com | www.thinbasic.com/community/ | help.thinbasic.com
    Windows 10 Pro for Workstations 64bit - 32 GB - Intel(R) Xeon(R) W-10855M CPU @ 2.80GHz - NVIDIA Quadro RTX 3000

Similar Threads

  1. Replies: 1
    Last Post: 29-08-2013, 22:50
  2. Control Set Loc
    By Michael Clease in forum Fixed or cleared errors in help material
    Replies: 1
    Last Post: 07-02-2010, 13:06
  3. CPU-Control
    By zak in forum Shout Box Area
    Replies: 2
    Last Post: 22-01-2009, 12:54

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •