Thanks, Bob

Let's say I add in the popup > Computation 
a new entry "Calculate partial charges"


org/jmol/popup/MainPopupResourceBundle.java

{ "calcPartialCharge", "calculate partialCharge" },    

"calcPartialCharge", GT._("Calculate partial charges"),

etc.


Then, after this is called, we need those menu items that rely on the existence 
of  partial 
charge data (originally absent in the file) to become enabled.

It seems that when the interface is reloaded for a language change, this 
reenabling is being 
done, so that's my inspiration.


On 14 May 2012 at 12:13, Robert Hanson wrote:
> I think you had better just tell me what you need on that one. The enabling 
> is done in 
> org.jmol.popup.GenericPopup -- but changes there are not trivial.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to