Fwd: D2WQuery embedded loses state

2009-11-08 Thread Mark Wardle
-- Forwarded message -- From: Mark Wardle m...@wardle.org Date: Sunday, November 8, 2009 Subject: D2WQuery embedded loses state To: Mark Wardle m...@wardle.org Cc: Ramsey Lee Gurley rgur...@mac.com What action binding?  The one on the button?  The one on the D2WQuery?  What

Re: D2WQuery embedded loses state

2009-11-08 Thread Mark Wardle
Ok. In my subclass of ERD2WQueryPage (actually ERNEUQueryPage), I've overridden the method: @Override public boolean showResults() { if (showResults==null) { showResults = ERXValueUtilities.booleanValue(d2wContext().valueForKey(showResults)); } return

Re: D2WQuery embedded loses state

2009-11-08 Thread Ramsey Lee Gurley
On Nov 8, 2009, at 2:17 AM, Mark Wardle wrote: Hi Ramsey. Thank you for your help here. I think the best thing I did was to create my own look as it's forced me to spend time reading the source code and wod files to try and work out why stuff happens! Some is *still* magic but I'm starting to

Re: Installing WO 543 on Linux

2009-11-08 Thread Joe Little
I recall having to adjust the make file in too locations, force the gcc somewhere else. But Pascal is correct in that there are also prebuilt one's available. I'm thinking I should reconsider packaging though and perhaps remake my RPMs available at some point. On Sat, Nov 7, 2009 at 11:59 AM,

Re: D2WQuery embedded loses state

2009-11-08 Thread Mark Wardle
Ramsey: Thank you. It is very satisfying deleting my old custom components, although there's a steep learning curve here. I don't think it helps that I've started by rewriting user management using d2w instead of regular WO. It needs special handling to deal with users editing their own