realbasic-nug.de
[Top] [All Lists]

Applikation in den Vorgrund bringen

To: REALbasic NUG German <realbasic-nug.de@lists.realsoftware.com>
Subject: Applikation in den Vorgrund bringen
From: Klemi <apple.talk@onlinehome.de>
Date: Fri, 20 Jun 2008 20:30:22 +0200
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug.de-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug.de-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
Reply-to: REALbasic NUG German <realbasic-nug.de@lists.realsoftware.com>
Sender: realbasic-nug.de-bounces@lists.realsoftware.com
Hi folks,

wie kann ich meine Anwendungen programmgesteuert beim Finder (MAC OS x) in den Vordergrund bringen? Auch wenn andere Anwendungen im Full-Screen Mode laufen, würde ich gerne Event gesteuert meine
Anwendungen in der Vordergrund bringen.

Klemens




From  Fri 20 Jun 2008 20:32:58 +0200
Delivered-To: listarchive@realsoftware.com
Received: by 10.67.118.1 with SMTP id v1cs80351ugm;
       Fri, 20 Jun 2008 11:33:11 -0700 (PDT)
Received: by 10.70.102.9 with SMTP id z9mr4233878wxb.68.1213986790643;
       Fri, 20 Jun 2008 11:33:10 -0700 (PDT)
Return-Path: <realbasic-nug.de-bounces@lists.realsoftware.com>
Received: from advanced107.inmotionhosting.com (advanced107.inmotionhosting.com 
[74.124.194.228])
       by mx.google.com with ESMTP id i18si3552485wxd.16.2008.06.20.11.33.08;
       Fri, 20 Jun 2008 11:33:10 -0700 (PDT)
Received-SPF: neutral (google.com: 74.124.194.228 is neither permitted nor 
denied by best guess record for domain of 
realbasic-nug.de-bounces@lists.realsoftware.com) client-ipt.124.194.228;
Authentication-Results: mx.google.com; spf=neutral (google.com: 74.124.194.228 
is neither permitted nor denied by best guess record for domain of 
realbasic-nug.de-bounces@lists.realsoftware.com) 
smtp.mail=realbasic-nug.de-bounces@lists.realsoftware.com
Received: from localhost ([127.0.0.1] helo­vanced107.inmotionhosting.com)
        by advanced107.inmotionhosting.com with esmtp (Exim 4.69)
        (envelope-from <realbasic-nug.de-bounces@lists.realsoftware.com>)
        id 1K9lPu-0006vj-9W; Fri, 20 Jun 2008 11:32:58 -0700
Received: from smtprelay08.ispgateway.de ([80.67.29.8])
        by advanced107.inmotionhosting.com with esmtp (Exim 4.69)
        (envelope-from <realbasiclists@monkeybreadsoftware.de>)
        id 1K9lPs-0006vW-Nt for realbasic-nug.de@lists.realsoftware.com;
        Fri, 20 Jun 2008 11:32:56 -0700
Received: from [84.175.84.166] (helo=[192.168.1.80])
        by smtprelay08.ispgateway.de with esmtpa (Exim 4.68)
        (envelope-from <realbasiclists@monkeybreadsoftware.de>)
        id 1K9lPu-0003EI-6H for realbasic-nug.de@lists.realsoftware.com;
        Fri, 20 Jun 2008 20:32:58 +0200
To: realbasic-nug.de@lists.realsoftware.com (REALbasic NUG German)
In-Reply-To: <280975D5-187A-406E-ABD5-88C1BB6C6458@onlinehome.de>
Subject: Re: Applikation in den Vorgrund bringen
From: realbasiclists@monkeybreadsoftware.de (Christian Schmitz)
Date: Fri, 20 Jun 2008 20:32:58 +0200
Message-ID: <1iiup2h.mn9ymp1uv5atnM%realbasiclists@monkeybreadsoftware.de>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
User-Agent: MacSOUP/D-2.8.2 (Mac OS X version 10.5.3 (x86))
X-Df-Sender: 363246
X-BeenThere: realbasic-nug.de@lists.realsoftware.com
X-Mailman-Version: 2.1.10
Precedence: list
Reply-To: REALbasic NUG German <realbasic-nug.de@lists.realsoftware.com>
Sender: realbasic-nug.de-bounces@lists.realsoftware.com
Errors-To: realbasic-nug.de-bounces@lists.realsoftware.com
X-AntiAbuse: This header was added to track abuse, please include it with any 
abuse report
X-AntiAbuse: Primary Hostname - advanced107.inmotionhosting.com
X-AntiAbuse: Original Domain - realsoftware.com
X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12]
X-AntiAbuse: Sender Address Domain - lists.realsoftware.com

Klemi <apple.talk@onlinehome.de> wrote:

Hi folks,

wie kann ich meine Anwendungen programmgesteuert beim Finder (MAC OS
x) in den Vordergrund bringen?

zum Beispiel:

app.frontmostmbs=true

Gruß
Christian


--
Over 1000 classes with 20000 functions in one REALbasic plug-in. The Monkeybread Software Realbasic Plugin v8.3.
<http://www.monkeybreadsoftware.de/realbasic/plugins.shtml>



<Prev in Thread] Current Thread [Next in Thread>
  • Applikation in den Vorgrund bringen, Klemi <=