Bug 973 - NativeWindowFactory: Needs service provider interface (SPI) for TK specific implementations (Scaling)
Summary: NativeWindowFactory: Needs service provider interface (SPI) for TK specific i...
Status: UNCONFIRMED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: tbd
Hardware: All all
: --- enhancement
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2014-02-12 02:53 CET by Sven Gothel
Modified: 2019-03-29 13:58 CET (History)
1 user (show)

See Also:
Type: FEATURE
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Gothel 2014-02-12 02:53:01 CET
At least getLocationOnScreen() and createDevice() requires a TK specific implementation.

Adding an SPI registered by pluggable TKs seems to be required for proper scaling!