[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Use of ChoiceFormat in View/Edit Pattern on Labels

Hello Mark,

MessageFormat is good for the View patterns here. As an edit pattern you have to use {0} and plug in your custom parser/modify generated one.

-----------------
Alex Shatalin