nuther new newbie nuisance

Richmond Mathewson richmondmathewson at gmail.com
Wed Jun 15 12:34:54 EDT 2011


So; I wrote this to Timothy Miller:-
>
> on mouseUp
>  clone card "TWEETY"
>  set the name of card "TWEETY" to "TWEETY2"
> --obviously this is a bit daft, you could have a field that counts the 
> cards and assigns them numbers as they are cloned---
>
> {this is where you can have your import routine}
>
> select all
>
> --this is where I get stuck as I cannot, for the life of me find out 
> the language equivalents of
> the alignment commands in the Obj. Inspector--
>
> group the selected
> call it "BLUETIT"
> move group "BLUETIT" to 400,400 --always supposing your stack is 
> 800,800--
> set the width of group "BLUETIT" to 700
> set the height of group "BLUETIT" to 600
> set the hScrollbar of field "BLUETIT" to true
>
> end mouseUp

and, later in the day began to feel queasy because of

"find out the language equivalents of
the alignment commands in the Obj. Inspector"

did some digging in the dox and got nowhere . . .

does anybody know them and/or where to find them?




More information about the use-livecode mailing list