Jump to content

TUniNumberEdit, numpad and decimal separator


bruno65

Recommended Posts

i'm using uniGUI 1.90.0 build 1568 Professional Edition.

With a TUniNumberEdit component and its DecimalSeparator property set to comma, how can i use dot in numpad ?

i tried to change the key='.' to key=',' inside OnKeyPress event but it didn't work : no comma and no dot character appeared in the UI component

i tried also on client side with javascript code but i didn't succeed

Then i searched deeper inside Ext.form.field.Number xtype: numberfield  and i think it's impossible.

What is your opinion about that ?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...