mxm create...
Posted: Tue Dec 01, 2009 11:38 am
					
					...doesn't work for me from the plug-in.  Anybody else experienced this?
							The official Maxwell Render public forum. A place to share your latest projects and be inspired by others, or get help and feedback from the Maxwell community
https://forum.maxwellrender.com/
    <input class="mx" onClick="onEdit()" type="button" name="onedit" id="onedit" size="100" value="Edit">
    <input class="mx" onClick="onEdit()" type="button" name="oncreate" id="oncreate" size="100" value="Create"></p></td>
    <input class="mx" onClick="onEdit()" type="button" name="onedit" id="onedit" size="100" value="Edit">
    <input class="mx" onClick="onCreate()" type="button" name="oncreate" id="oncreate" size="100" value="Create"></p></td>
if $OSXPlatform
   $MXEDPath = "/Applications/Maxwell 2/mxed.app/Contents/MacOS/mxed"
   $MXManualPath = "/Applications/Maxwell 2/manual/Maxwell_Render_v2_Manual.pdf"
end
if $OSXPlatform
   $MXEDPath = "'/Applications/Maxwell 2/mxed.app/Contents/MacOS/mxed'"
   $MXManualPath = "'/Applications/Maxwell 2/manual/Maxwell_Render_v2_Manual.pdf'"
end