Remove white background from saved application

TheAvenger's icon

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.

TheAvenger's icon

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!

jvkr's icon
Max Patch
Copy patch and select New From Clipboard in Max.

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:

TheAvenger's icon

I solved! But thank u very much for answering man!

seejayjames's icon

window dragging on the panel now! thank you Cycling, that's great!!