raeleus
raeleus
May I suggest that when a user types a name with no extension (or the wrong extension) into a FileChooser using Mode.SAVE and using a type filter, that the type...
A curious predicament indeed! Most software avoid this situation in save dialogs by only allowing one extension per rule so it won't be ambiguous. Supposing a programmer still wants to...
That's perfect! Thanks for being so responsive.
Could you make FileChooserStyle extend WindowStyle and use that in the call to FileChooser.super()? Currently FileChooser uses the "default" or "noborder" styles. This is pretty restrictive to those that want...
I'll have to ponder on this after the jam. Thanks for making the detailed description and graphic!
I'll have to investigate more thoroughly later, but I imagine the default vis skin creates some colors inline or something to that effect. Skin Composer does not play well with...
The order that the classes are listed is important. I'll look into it and also, someday, add support to reordering the styles from within the editor. Thanks.
> > > > If there is a demand, I'll create an importable version of the default Vis skin. I won't be able to that until after the next major...
Sorry for the inconvenience. Can you send me a project that reproduces the issue? If you need something working right away, I think the JAR version of the app works...
I don't see any attachments here. I think you'll have to log into Github and upload them to the issue directly. Sorry!