|
From: James A. <j.a...@ki...> - 2009-06-17 14:13:55
|
Hi, Something else with Validatr. I don't seem to be able to create a customOperator like the following: templateProcessing->setTemplateValue-> <customOperator ma:syntax="MAXIMA" class="org.qtitools.mathassess.ScriptRule"> </customOperator> I get the following error (see attachment) Loading in an existing one is ok (see attached example). James James Annesley wrote: > Hi, > > Well, 1280x1024 ain't tiny, but thanks. That is great. Could you do > something else? I need to stop Validatr automatically expanding all tree > branches. Lines 166-167 of TreePanel.java do it. Would it be possible to > add a configuration parameter which could switch this off or on? > Preferably this would be in the Spring xml config file. > > Regards, > > James > > > Jonathon Hare wrote: > >> Hi James, >> >> Wow, you must be using a really low resolution screen - I have no >> problems fitting the menu on ;-) >> >> Anyway, you might want to try updating from the svn and building >> yourself a new version of validatr, and see if the my attempted fix >> works for you... >> >> Let me know how it goes. >> >> Jon >> >> >> On 17 Jun 2009, at 11:02, James Annesley wrote: >> >> >>> Hi >>> >>> It has come to my attention that there is a problem with Validatr. >>> >>> The problem is as follows: >>> When ADDING elements to a TemplateProcessing (for example), one right >>> clicks an element, chooses Add, selects a new Element, e.g. >>> SetTemplateValue. >>> >>> Then you right click Add, and add an Expression, the list produced is >>> very long and disappears off the bottom of the screen. There is no way >>> to access the hidden list items. This is a known bug with the Java >>> JPopupMenu (http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4503727). >>> >>> The suggested fix is to use a dialog instead >>> (http://stackoverflow.com/questions/493247/how-to-create-a-scrollable-jpopupmenu/494047). >>> >>> >>> I had a look at doing this and the task is not trivial. This has >>> implications for Mathqurate because Validatr is used. This problem means >>> Mathqurate cannot fully support FELTAR until a resolution is found. >>> >>> Is there resources to fix Validatr? Please can I have some comments and >>> ideas about the next steps? >>> >>> James >>> >>> This email has been scanned for all viruses by the MessageLabs Email >>> Security System. >>> >>> ------------------------------------------------------------------------------ >>> >>> Crystal Reports - New Free Runtime and 30 Day Trial >>> Check out the new simplified licensing option that enables unlimited >>> royalty-free distribution of the report engine for externally facing >>> server and web deployment. >>> http://p.sf.net/sfu/businessobjects >>> _______________________________________________ >>> Qtitools-mathassess mailing list >>> Qti...@li... >>> https://lists.sourceforge.net/lists/listinfo/qtitools-mathassess >>> >> This email has been scanned for all viruses by the MessageLabs Email >> Security System. >> > > > This email has been scanned for all viruses by the MessageLabs Email > Security System. > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Qtitools-mathassess mailing list > Qti...@li... > https://lists.sourceforge.net/lists/listinfo/qtitools-mathassess > > This email has been scanned for all viruses by the MessageLabs Email > Security System. > This email has been scanned for all viruses by the MessageLabs Email Security System. |