[
https://issues.apache.org/jira/browse/PIVOT-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881964#action_12881964
]
Michael Allman commented on PIVOT-544:
--------------------------------------
I'm going to attach a new patch for trunk in a moment. Just wanted to say that
I satisfactorily resolved the "defect" I referred to in dragging with the
wtk.Frame title bar. I won't file an issue for it.
As for the Mac, what was throwing me off was the fact that an awt.Frame with a
translucent background is automagically mouse-draggable. If the background is
opaque, on the other hand, it isn't. Took me a while to figure out this was
just a Mac Java quirk.
> Add a command line argument, "--undecorated", to support removing native
> Frame chrome on a non-fullscreen window
> ----------------------------------------------------------------------------------------------------------------
>
> Key: PIVOT-544
> URL: https://issues.apache.org/jira/browse/PIVOT-544
> Project: Pivot
> Issue Type: Improvement
> Components: wtk
> Affects Versions: 1.5
> Reporter: Michael Allman
> Attachments: undecorated_command_line_arg.patch
>
>
> Attached is a patch which adds a new command line argument for Pivot desktop
> apps, "--undecorated=(true|false)", that allows for an undecorated top level
> frame.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.