-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Full-screen: BOY compatibility problems #446
Comments
Well, not sure what to do about this. As for full-screen, in phoebus we have decent full-screen support: I can obviously not duplicate or investigate the on-screen keyboard issue since I don't have your hardware. The underlying problem might be the hosting of JFX inside SWT. |
I'll ask for a simple example to test in BOY first (she says it works in BOY) and then in Display Builder. |
The integrator is starting CS-Studio using from org.csstudio.opibuilder.scriptUtil import ScriptUtil
from org.csstudio.opibuilder.scriptUtil import GUIUtil
GUIUtil.fullScreen()
ScriptUtil.openOPI(widget,"../Overview/overviewCompressor.opi",1,None) So, can we provide something similar to |
Hello Kay,
here some compatibility problems an integrator has using Display Builder.
The text was updated successfully, but these errors were encountered: