Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.sys.mac.system > #135616

Re: AppleScript Question(s)

From Lewis <g.kreme@kreme.dont-email.me>
Newsgroups comp.sys.mac.system
Subject Re: AppleScript Question(s)
Date 2020-12-06 00:21 +0000
Organization Miskatonic U
Message-ID <slrnrso8vs.a0c.g.kreme@promini.local> (permalink)
References <rq1ikt$gm3$1@dont-email.me> <rq1vfh$84l$1@dont-email.me> <rq2689$6gp$1@dont-email.me> <rq27rt$e8n$1@dont-email.me> <rqglj5$fi8$1@dont-email.me>

Show all headers | View raw


In message <rqglj5$fi8$1@dont-email.me> gtr <xxx@yyy.zzz> wrote:
> On 2020-11-30 07:43:57 +0000, Krzysztof Mitko said:

>>> Great stuff, thanks!
>>> 
>>> From your first example, Optima Regular, size 20 will do it.  But I'm
>>> curious about the "system events" example.  It pops up the font
>>> selector, seemingly the second button. Is there no way to access the
>>> "styles" button?
>> 
>> Yes, with following code:
>> 
>> tell application "System Events" to tell process "TextEdit"
>> 	click menu button 1 of group 1 of front window
>> 	click menu item 9 of menu 1 of menu button 1 of group 1 of front window
>> end tell
>> 
>> See this videos on how I found out which code I need:
>> 
>> 
>> https://www.icloud.com/iclouddrive/0XBbJ59J2taZf-2ZVCR-Ieu2A#Screen_Recording_2020-11-30_at_08.37.16 
>> 

> Say, how the heck did you produce this link/path to the video? I've 
> tried a couple of options, neither work.

Put file in iCloud Drive.
Long tap on the file and tap Share
Tap "Share File in iCloud"
tap "Copy Link"


-- 
'In the Fyres of Struggle let us bake New Men, who Will Notte heed
	the old Lies.'

Back to comp.sys.mac.system | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-11-29 17:41 -0800
  Re: AppleScript Question(s) Krzysztof Mitko <invalid@kmitko.at.list.dot.pl> - 2020-11-30 05:20 +0000
    Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-11-29 23:16 -0800
      Re: AppleScript Question(s) Krzysztof Mitko <invalid@kmitko.at.list.dot.pl> - 2020-11-30 07:43 +0000
        Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-11-30 18:04 -0800
          Re: AppleScript Question(s) Jolly Roger <jollyroger@pobox.com> - 2020-12-01 17:22 +0000
            Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-12-01 16:30 -0800
              Re: AppleScript Question(s) Lewis <g.kreme@kreme.dont-email.me> - 2020-12-02 02:00 +0000
                Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-12-01 18:57 -0800
                Re: AppleScript Question(s) Alan Baker <notonyourlife@no.no.no.no> - 2020-12-01 21:35 -0800
                Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-12-01 22:00 -0800
                Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-12-01 22:01 -0800
        Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-12-05 11:04 -0800
          Re: AppleScript Question(s) Krzysztof Mitko <invalid@kmitko.at.list.dot.pl> - 2020-12-05 19:31 +0000
            Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-12-05 22:23 -0800
            Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-12-06 09:55 -0800
              Re: AppleScript Question(s) Jolly Roger <jollyroger@pobox.com> - 2020-12-06 18:39 +0000
                Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-12-06 12:18 -0800
                Re: AppleScript Question(s) Jolly Roger <jollyroger@pobox.com> - 2020-12-07 17:16 +0000
                Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-12-07 10:14 -0800
          Re: AppleScript Question(s) Lewis <g.kreme@kreme.dont-email.me> - 2020-12-06 00:21 +0000
            Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-12-05 22:24 -0800
            Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-12-06 09:44 -0800
              Re: AppleScript Question(s) Lewis <g.kreme@kreme.dont-email.me> - 2020-12-06 21:13 +0000
                Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-12-06 19:09 -0800
                Re: AppleScript Question(s) Lewis <g.kreme@kreme.dont-email.me> - 2020-12-07 04:57 +0000
                Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-12-06 22:09 -0800
                Re: AppleScript Question(s) Lewis <g.kreme@kreme.dont-email.me> - 2020-12-07 06:54 +0000
                Re: AppleScript Question(s) Jolly Roger <jollyroger@pobox.com> - 2020-12-07 17:24 +0000
                Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-12-07 10:16 -0800
      Re: AppleScript Question(s) Lewis <g.kreme@kreme.dont-email.me> - 2020-11-30 13:28 +0000
        Re: AppleScript Question(s) Alan Baker <notonyourlife@no.no.no.no> - 2020-11-30 12:56 -0800
          Re: AppleScript Question(s) Lewis <g.kreme@kreme.dont-email.me> - 2020-11-30 22:42 +0000
            Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-11-30 18:05 -0800
        Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-11-30 17:59 -0800
  Re: AppleScript Question(s) Jolly Roger <jollyroger@pobox.com> - 2020-11-30 17:37 +0000
    Re: AppleScript Question(s) gtr <xxx@yyy.zzz> - 2020-11-30 18:05 -0800

csiph-web