Re: [Proposal] fix 'panelTabbed' component on PDAs

2006-09-17 Thread Adam Winer
It'd be great to have a working component here on PDAs. I wonder, how are you planning on fixing it? What'll the component look like, esp. with limited screen real estate? -- Adam On 9/16/06, piyush hari [EMAIL PROTECTED] wrote: Hello, The panelTabbed control can be used to display a group

Re: [Proposal] fix 'panelTabbed' component on PDAs

2006-09-17 Thread Piyush Hari
By 'fixing' these components I meant to support their basic functionality. For ex: panelTabbed component does not submit the form on clicking on a PDA. This should be corrected. LF for these components corresponding to screen sizes are not bad either. I have been seing them on PIE, IE Mobile

Re: Fwd: [jira] Commented: (ADFFACES-56) change -ora-* skinning properties to have another prefix

2006-09-17 Thread Adam Winer
I think I'd prefer -tr- to -tri- -- Adam On 9/15/06, Simon Lessard [EMAIL PROTECTED] wrote: Hello all, As Gabrielle raised, tri sounds a bit like three, should we use -tr- instead to be consistent with our other changes? Regards, ~ Simon -- Forwarded message -- From:

Re: Re: [Proposal] fix 'panelTabbed' component on PDAs

2006-09-17 Thread Adam Winer
So, they already look right, but they just don't actually work? If that, then definitely a big +1 to fixing them... -- Adam On 9/17/06, Piyush Hari [EMAIL PROTECTED] wrote: By 'fixing' these components I meant to support their basic functionality. For ex: panelTabbed component does not submit

Re: Marker interface for components that do not render anything

2006-09-17 Thread Arjuna Wijeyekoon
filed issue and uploaded patch. http://issues.apache.org/jira/browse/ADFFACES-179 On 9/15/06, Arjuna Wijeyekoon [EMAIL PROTECTED] wrote: I really like the idea of testing for a null rendererType. My vote would be to just do that and add no public api. I think that the self-rendering

Re: Marker interface for components that do not render anything

2006-09-17 Thread Matthias Wessendorf
patch applyed On 9/18/06, Arjuna Wijeyekoon [EMAIL PROTECTED] wrote: filed issue and uploaded patch. http://issues.apache.org/jira/browse/ADFFACES-179 On 9/15/06, Arjuna Wijeyekoon [EMAIL PROTECTED] wrote: I really like the idea of testing for a null rendererType. My vote would be to just