[ 
https://issues.apache.org/jira/browse/PIVOT-544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881864#action_12881864
 ] 

Michael Allman commented on PIVOT-544:
--------------------------------------

At this point, I've determined the problem I'm having with my app to be caused 
by the following two lines of code near the top of 
DesktopApplicationContext.java:

// Clear the background
setBackground(null);

Can you explain the purpose of this operation? It would help me understand how 
my patch interacts with it.

> 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.

Reply via email to