Re: Aw: Re: Validation Support

2024-03-08 Thread John Hendrikx
I think there is definitely room for improvement here, but I think most controls can currently be build externally, if you are willing to do all the work.  Your control may suffer however when you need to integrate with event, focus handling or keyboard navigation.  Skins and Behaviors are not

Re: Aw: Re: Validation Support

2024-03-07 Thread John Neffenger
On 3/7/24 3:40 PM, Marius Hanl wrote: This design is mostly superior than e.g. Swing, where you can override things and easily break something if not too careful. Pretty sure that this were some lessons learned from the development of Swing. That's what I remember, too, but I can't find any so