Page 2 of 2
Re: Field input of MAC address: filtered and nice to look
Posted: Wed Aug 27, 2025 8:38 pm
by trevix
Your solution, ahimè, is getting close to the same size of my original one, that used a reapet loop. May be faster tough.
Re: Field input of MAC address: filtered and nice to look
Posted: Wed Aug 27, 2025 9:05 pm
by dunbarx
I am a little ahead of you, in that mine can handle single letter adjustments. Neither can handle multi-letter.
Yet.
Question, why do you hide the input field?
Craig
Re: Field input of MAC address: filtered and nice to look
Posted: Thu Aug 28, 2025 10:51 am
by trevix
I don't.
The fld "LabelHide" is a place holder, behind the real field, that shows to the user an example of the Mac.
I should have removed any reference to it.