Jump to content

bacon

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by bacon

  1. Thanks Farshad. Good work with UniGUI.
  2. I want to know how I do to make an edit only accept numbers. in WinForms I do something like this in the keydown event 'if char not in [0..9] then char := #0;' but in uniGui this seens to not work in web mode, i put a breakpoint and it goes to the event, but it seens not to change the char value and the letter is accepted. Thanks. Best Regards. Brian.
×
×
  • Create New...