1
I have a field formatted as follows: '### ### ###'
When I click on the field that contains that mask sometimes the cursor gets me in the middle or where I click.
Example: '##|# ### ###'
Is there any way to prevent the cursor from being moved around by clicking on the field?
I’m still new to these errands, how do I apply this function to my Jformattedtextfield ? is in the on mouseClicked event of my Jformattedtextfield? I have seen thanks ;) I will test
– Hugo Machado
Also I gave around, just to try to get it working, try to paste in the constructor the first part, then soon after you call the name of your 'Jformattedtextfield'e paste the second part...
– jsantos1991
Even in the constructor does not work :s
– Hugo Machado