From mint-bounce@lists.fishpool.fi Thu Aug 4 19:50:52 2005 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Subject: [MiNT] wind_create() and its MAX parameter. From: Odd Skancke To: MiNT List Content-Type: text/plain Date: Thu, 04 Aug 2005 19:47:02 +0000 Message-Id: <1123184823.7456.93.camel@linuxbox> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 (2.0.4-4) Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: ozk@atari.org Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: X-Virus-Scanned: by amavisd-new at relay.boerde.de X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de X-Spam-Status: No, hits=-0.9 tagged_above=-50.5 required=7.0 tests=AWL, BAYES_00 X-Spam-Level: Hi list, I have question regarding parameter passed to wind_create(), the MAX window extent. XaAES as found in the CVS now uses these max coordinates (notably width/height) to restrict users from sizing windows beyond this size. Now it turns out that many apps set this MAX size to a lesser extent than will fill the desktop window (and therefore cannot fill the desktop with this window) which confuses users. Teradesk is one of those. It turns out then that other AES's dont use this 'max' for anything. Or is its usage something else which I have not understood? I would love some opinions on this matter. Best Regards, Odd Skancke