Toggle navigation
Polycount
News
Forums
Patreon
Challenges
The BRAWL² Tournament Challenge!
Bi-Monthly Environment Art Challenge
Wiki
Moar
Recent
Activity
Badges
Drafts
Store
Help
Sign In
·
Register
Author:
Kevin Johnstone
Home
›
Search
Topic
Maya Flag error
Author
Date within
1 day
3 days
1 week
2 weeks
1 month
2 months
6 months
1 year
of
Examples: Monday, today, last week, Mar 26, 3/26/04
Search
Search
Maya Flag error
Topic by
jayantbhatt007
·
Oct 2019
·
Home
›
Technical Talk
Anyone can help me with this. The command is giving me an error Error = ( // Error: line 15: Flags must come before objects: -ed ) textFieldButtonGrp -buttonLabel "Browse" -tx $cfp -bc rsFileDialog rsTxtFld -ed true filepath;
Re: Maya Flag error
Reply by
jayantbhatt007
·
Oct 2019
·
Home
›
Technical Talk
//Code by rajasekaransurjen { string $sn = `file -q -sn`;string $cfp = `dirname( $sn )`; if (`window -exists ScreenCapture`) //closes window if already open deleteUI ScreenCapture; window -title "ScreenCapture" ScreenCapture; //creates window rowColumnLayout -numberOfColumns 4 -columnAttach 1 "left" 0 -columnWidth 1 40…
2 results