On Mon, Mar 15, 2010 at 5:47 PM, Dushan Savich <[email protected]> wrote: >> >> And how to control lpCustom? Such way, as Wt currently has? :) >> > > Indeed. When labelPlacement variable is set to lpCustom , the user gets > the responsibility of doing the all of the work. > I suppose that would not be a big problem, because 90% of the time you > would place the label on the left, and when you really need to put it on the > other side of the screen , you would use the lpCustom > > Some OO purists ( usually those Java programmers ) would actually try > to create a new class and implement the Decorator pattern,but that would be > over-complicating things.
If Java is OO then I am the king of England. I have played with the thought of a more 'properly' written OO Wt in my head (no time to actually do it of course), would prefer it that way, but no, the 'Java OO' way is a large bit of hogwash... Unfortunately, Wt already follows much of that pattern, which is why I was playing with different thoughts in my head in the first place... ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
