Re: Floating Window in Xcode?
Re: Floating Window in Xcode?
- Subject: Re: Floating Window in Xcode?
- From: "David A. Cox" <email@hidden>
- Date: Wed, 17 Dec 2003 10:20:40 -0800 (PST)
This was of great help. I saw that what I needed to do was in the script
that is for the main window, add the line:
set level of theObject to 3
Now my window floats above the other windows without getting in the way of
the System Event Calls.
Now the only problem I have is that the progress bar in the window is
gray, rather than blue (becuase it is not the front most app). Does anyone
out there know how to force a progress bar to stay blue when it is not in
the forground? I can live with it gray, but as long as I am here, it seems
worth asking....
DAC
On Wed, 17 Dec 2003 email@hidden wrote:
>
Is this of any help and/or relevance:
>
http://bbs.applescript.net/viewtopic.php?t=3287&highlight=floating
>
>
> I am sure I am just missing something basic, but I am stuck.
>
>
>
> I have written an Applescript using Xcode, and it controls a few apps
>
> in
>
> the background using System Events. I would like to have my App's main
>
> window float above the windows popping up in the background, to show
>
> the
>
> progress bar.
>
>
>
> But I have no idea how to make my window a floating window. I searched
>
> the
>
> web, but could not find anything simple enough for me to follow.
>
>
>
> Any one out there have the pointer I need to change my main window to a
>
> floating window?
>
>
>
> Thanks,
>
--
>
DP
>
_______________________________________________
>
applescript-users mailing list | email@hidden
>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
>
Do not post admin requests to the list. They will be ignored.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.