• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Change Color of a ColorWell object in Project Builder
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Change Color of a ColorWell object in Project Builder


  • Subject: Re: Change Color of a ColorWell object in Project Builder
  • From: Philip Aker <email@hidden>
  • Date: Tue, 05 Nov 2002 09:43:08 -0800

On Tuesday, Nov 5, 2002, at 04:58 US/Pacific, Fridiric Le Jeune wrote:

How to change color of a ColorWell object (or color of font in a txt field) in Project Builder with Apple Script (OS X)

I tried this and it doesn't work:

set color of cell "led" of window "Home" to red

Thanks for help


Fred from paris

Bonjour,

on clicked theObject
if (name of theObject is "ns_color") then
set color of theObject to {27000, 0, 0}
end if
end clicked


Mais, je ne sais pas otez le "color-panel" qui arrive.


Je pense qu'on demandez `:

Send applescript-studio mailing list submissions to:
email@hidden

To subscribe or unsubscribe via the World Wide Web, visit:
http://www.lists.apple.com/mailman/listinfo/applescript-studio


Bon chance,


Philip Aker
http://www.aker.ca
_______________________________________________
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.

References: 
 >Change Color of a ColorWell object in Project Builder (From: Frédéric Le Jeune <email@hidden>)

  • Prev by Date: Re: [NEWBIE] Open file
  • Next by Date: RE: URL Access: Limit on URL Length?
  • Previous by thread: Change Color of a ColorWell object in Project Builder
  • Next by thread: Scripting MIDI I/O
  • Index(es):
    • Date
    • Thread