From: Greg Ercolano <erco@(email surpressed)>
Subject: Re: Priorities in CPU menu
   Date: Thu, 27 Jan 2011 16:09:58 -0500
Msg# 2005
View Complete Thread (8 articles) | All Threads
Last Next
Daniel Browne wrote:
> The double + escaped @ symbols did the trick. This was the GUI definition s=
> ection where you establish all the presets in your drop-down menus. Thanks =
> Greg.

	If that's the case, keep in mind that what you send into the interface
	is what will come out. So if "foo@@bar" goes into the GUI pulldown menu,
	foo@@bar is what will come out the other end if the user picks it.
	(data in will be the same as data out).

	So be sure to handle converting that '@@' back into '@' on the
	post-submit end of things.


-- 
Greg Ercolano, erco@(email surpressed)
Seriss Corporation
Rush Render Queue, http://seriss.com/rush/
Tel: (Tel# suppressed)ext.23
Fax: (Tel# suppressed)
Cel: (Tel# suppressed)

Last Next