CSS style on Magritte generated component

Kurt Thams thams at thams.com
Sat Aug 11 01:53:32 MEST 2007


I have a seaside call like this:

result := self call: (SurveyResponse new asComponent addValidatedForm;
yourself).

I can't figure out how to get the css to be applied to this component.
(Having SurveryReponse implement #style doesn't do it, nor does having it
defined in the class making the call do it).




More information about the smallwiki mailing list