Mark Taylor

Results 11 comments of Mark Taylor

@pwdraper, I got round to making some progress on this at last (somebody with a hi-res screen complained). I've pulled in the https://github.com/ernieyu/Swing-range-slider RangeSlider implementation you tracked down. Topcat still...

Thanks Peter. I think I'll play around locally to see what I can get working based on your work. If/when I make some progress I'll feed it back to the...

It appears to be the case that this issue fixes itself under java 9 - I don't understand the implementation details, but I have at least one report of a...

I haven't made major progress on this, but I have added the non-Jide RangeSlider onto the master branch (59e685ae734- 90b034af8bcb3), so attempting to use e.g. Nimbus with TOPCAT will not...

This one rumbles on with people complaining about unreadably small topcat text on hi-def screens from time to time. There doesn't seem to be a one-size-fits-all solution, but as far...

Yes, I'm certainly interested in confirmed reports of fixes that either do or don't work.

What do you mean by recognise? I *think* that BeanStarTable treats Date properties like those of any other (non-primitive) class, including String, which is to expose them as table columns.

Oh yes, my mistake, sorry Paul. Actually I'm somewhat relieved. There's nothing in the StarTable interface itself that restricts column content classes, but much of the surrounding infrastructure (e.g. de/serializers)...

I've just read my own javadocs and realised that the suggestion I made above is not so straightforward. The existing private static `useProperty` method notes: _"Since this is currently evaluated...

Hi @pahjbo. The external dependencies are way more complicated for ttools than for STIL, so I think it would take quite a bit of effort. You can get some idea...