Remove white background from saved application
I created a standalone application through the collective editor, but i need to know how remove the white background that appears when i open it. I'm not talking about the run time window, just the background of the application. Thanks.
Someone told me to use "thispatcher" element with the "window flags nogrow" message. I tried it but it doesn't work. What's wrong? Here is an example file, please help!
There is the notitle flag, that that someone probably meant. Without a titlebar it is possible to make the background transparent. Be aware also of a setting for the panel, that enables window dragging—what a beautiful activity. Furthermore, sharing patches is made easy with Copy Compressed from the Edit menu. A patch looks then like:
I solved! But thank u very much for answering man!
window dragging on the panel now! thank you Cycling, that's great!!