Also auf die Schnelle hab ich jetzt nix gefunden. Mein Problem: Ich
möchte ein Fenster meiner Applikation direkt neben dem Hauptfenster
erscheinen lassen, weis aber nicht wie ich die Position, wo das
Fenster erscheinen soll, festlegen kann. Hoffe mal ihr versteht was
ich meine. Hat einer hier eine Idee?
Grüße Michael
From Tue 22 May 2007 18:28:30 +0200
Return-Path: <realbasic-nug dot de-bounces at lists dot realsoftware dot com>
X-Original-To: listarchive at realsoftware dot com
Delivered-To: listarchive at realsoftware dot com
Received: by xmail.realsoftware.com (Postfix, from userid 1037)
id 6A73627B9CB6; Tue, 22 May 2007 09:28:44 -0700 (PDT)
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on
www.realsoftware.com
X-Spam-Level:
X-Spam-Status: No, score=-1.9 required=4.5 tests=AWL,BAYES_00,INFO_TLD
autolearn=no version=3.1.1
Received: from lists.realsoftware.com (m.realsoftware.com [66.116.103.65])
by xmail.realsoftware.com (Postfix) with ESMTP id 0EB0C27B9C6C;
Tue, 22 May 2007 09:28:36 -0700 (PDT)
Received: from real-software-mini.local (localhost [127.0.0.1])
by lists.realsoftware.com (Postfix) with ESMTP id 4C86E2FCB0E;
Tue, 22 May 2007 11:28:33 -0500 (CDT)
X-Original-To: realbasic-nug dot de at lists dot realsoftware dot com
Delivered-To: realbasic-nug dot de at lists dot realsoftware dot com
Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de
[80.67.18.13])
by lists.realsoftware.com (Postfix) with ESMTP id F16F22FCB04
for <realbasic-nug dot de at lists dot realsoftware dot com>;
Tue, 22 May 2007 11:28:28 -0500 (CDT)
Received: (qmail 7470 invoked from network); 22 May 2007 16:28:30 -0000
Received: from unknown (HELO [192.168.1.80]) (363246 at [84 dot 175 dot 82 dot
254])
(envelope-sender <support at monkeybreadsoftware dot de>)
by smtprelay01.ispgateway.de (qmail-ldap-1.03) with SMTP
for <realbasic-nug dot de at lists dot realsoftware dot com>;
22 May 2007 16:28:30 -0000
To: realbasic-nug dot de at lists dot realsoftware dot com (REALbasic NUG
German)
In-Reply-To: <AFD12A14-BB5F-4EB9-8305-13154097D040 at skie dot info>
Subject: Re: Fenster an bestimmter Stelle =?ISO-8859-1?Q?öffnen?From: support
at monkeybreadsoftware dot de (Christian Schmitz)
Date: Tue, 22 May 2007 18:28:30 +0200
Message-ID: <1hyj1yx dot 1hq00af1rbuz6nM%support at monkeybreadsoftware dot de>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Organization: Monkeybread Software Germany
X-Face: nrf3>{WQ6c&r+7 at e)"]0G60`-6ND^)I2mI%>)QGYa=9"=7jhd-g2|b3!>Al0+
Ccb%xGQshhi|g at QU2$
User-Agent: MacSOUP/D-2.8 (Mac OS X version 10.4.9 (PPC))
X-BeenThere: realbasic-nug dot de at lists dot realsoftware dot com
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: REALbasic NUG German <realbasic-nug dot de at lists dot realsoftware dot
com>
Sender: realbasic-nug dot de-bounces at lists dot realsoftware dot com
Errors-To: realbasic-nug dot de-bounces at lists dot realsoftware dot com
Michael Köhler <realbasic at skie dot info> wrote:
Also auf die Schnelle hab ich jetzt nix gefunden. Mein Problem: Ich
möchte ein Fenster meiner Applikation direkt neben dem Hauptfenster
erscheinen lassen, weis aber nicht wie ich die Position, wo das
Fenster erscheinen soll, festlegen kann. Hoffe mal ihr versteht was
ich meine. Hat einer hier eine Idee?
Im Open Event.
window2.left=window1.left+window1.width+10
oder so ähnlich.
Gruß
Christian
--
Around twelve thousand functions in one REALbasic plug-in.
The Monkeybread Software Realbasic Plugin v7.2. Now universal!
<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>
|