jidesoft
jidesoft
Thanks. I just merged all your changes as I didn't figure out how to merge them selectively. Anyway I will look at them in details and discuss with you if...
Hi mokun, We are not actively working on the project anymore inside our company. Anyone out there can still modify the code to meet their need or merge the change...
I couldn't reproduce it in TextFieldsDemo. Are you on the latest JDK8? What are the steps to reproduce it if you need to click somewhere on the demo after running?
You may take a look and see if it is possible to make it FXML friendly. I thought about it too but I felt it is not that critical. I...
I see. What exactly need to be done? A default constructor and being able to set the content on fly?
Thanks for the explanation. It'd be possible although needs some work. Let me see if I can find time for it next week.
I agree with the name of JideFX should follow the JavaFX naming convention. We were trying to do it in a way. However I am not sure if this one...
Are you saying hiding the node doesn't hide the corresponding decorator?
DecorationUtils.uninstall will hide the decorator.