Re: Charting Component - Status

2006-08-17 Thread Matthias Wessendorf
Hi Venkata, Please check out the latest prototype at the following location http://people.apache.org/~matzew/venkata/. Matthias was kind enough to host it on his website. looks really nice! When I integrate with Trinidad, I need a mechanism to format yValues on the client (yValue labels). I

Charting Component - Status

2006-08-17 Thread venkata guddanti
Hi All, The charting component that I have been working on is at a point where I can start integrating with the Trinidad framework. The following are some of the changes since the last time: - Supported Chart Types - 1. Vertical, 2. Horizontal, 3. Stacked Vertical, 4. Stacked Horizontal, 5.

Re: Button skinning (was Re: [Proposal] Skin hooks for mouseOver and onPress)

2006-08-17 Thread Adam Winer
On 8/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I just tested those style classes, they're prety nice.However, I think the results are better with simply the following .ButtonCellIE { margin: 0px; padding: 0px; background-image: url(background.jpg); } .ButtonStyleIE { backgrou

Re: Little usability issue with inputNumberSpinbox component

2006-08-17 Thread Jeanne Waldman
I'll look into moving that up. Thanks, Jeanne [EMAIL PROTECTED] wrote: I'm not sure if it will be generalized, but I think the increment arrow is a bit hard to hit on the new inputSpinbox component. I believe it would be better to place the onmousedown event on the td rather than the anchor

Re: [Issue] inputNumberSpinbox: endless repeat

2006-08-17 Thread Jeanne Waldman
I'm happy you found a bug. :) I'll try to investigate some, too. I use Firefox mainly. I wonder if it drops an event that tells it to stop. I wonder if there should be some fallback that checks if the mouse is up every so often Thanks, Jeanne Adam Winer wrote: I'm OK with a JIRA issue right a

Re: XSS format question

2006-08-17 Thread Jeanne Waldman
I'd have to try it to refresh my memory, but I think that should work. Does it? :) The named styles are equivalent to css aliases. They are never written out to the generated css file. - Jeanne [EMAIL PROTECTED] wrote: Hello all, I'm working on ADFFACES-49 and while playing with base-desk

Re: Réf. : Re: [Vote] Simon Lessard as a committer of the Trinidad Podling

2006-08-17 Thread Matthias Wessendorf
BTW, if you're not a committer, it's helpful to say "+1 (non-binding)". same for committers. Only votes cast by (P)PMC members are binding. -- Adam On 8/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > +1 > ___ > > Eric Marcoux... > Fujitsu Consult

Re: [Vote] Simon Lessard as a committer of the Trinidad Podling

2006-08-17 Thread Jeanne Waldman
+1 Matthias Wessendorf wrote: Hey *, I'd like to start a vote for a new committer nominee "Simon Lessard" Simon Lessard has been very active on the "adffaces-XXX" lists. He has contributed several patches, improvments/new feature and provided documentation to our wiki. I'd like to see Simon

Re: [Issue] inputNumberSpinbox: endless repeat

2006-08-17 Thread Adam Winer
I'm OK with a JIRA issue right away, just so it's known - in case you got called away or busy and never had a chance to investigate, we'd still have it tracked. -- Adam On 8/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I know you'll hate me, but I found a bug in inputNumberSpinbox, but

Re: Réf. : Re: [Vote] Simon Lessard as a committer of the Trinidad Podling

2006-08-17 Thread Adam Winer
+1. I only wish we'd had this vote *before* those humongous Java 5 patches came in. :) BTW, if you're not a committer, it's helpful to say "+1 (non-binding)". -- Adam On 8/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: +1 ___ Eric Marcoux... Fujits

[Issue] inputNumberSpinbox: endless repeat

2006-08-17 Thread Simon_Lessard
I know you'll hate me, but I found a bug in inputNumberSpinbox, but I don't know how I triggered it (useful!). Anyway, it seems that under some circumstances _spinboxRepeat will keep going on forever. It happened only once so far, in Firefox. Once it happen there's no way to stop it. Should I o

Little usability issue with inputNumberSpinbox component

2006-08-17 Thread Simon_Lessard
I'm not sure if it will be generalized, but I think the increment arrow is a bit hard to hit on the new inputSpinbox component. I believe it would be better to place the onmousedown event on the td rather than the anchor element. Do you think it would be ok or do you see another potential issu

XSS format question

2006-08-17 Thread Simon_Lessard
Hello all, I'm working on ADFFACES-49 and while playing with base-desktop.xss I saw there's two type of styles, those named and those with a selector. I assume those named are equivalent to CSS aliases? Also, is it possible to include a style that is not named? More specifically, I would like t

Re: Tr : Skin selector XML, where?

2006-08-17 Thread Simon_Lessard
Thanks! ¬ Simon Jeanne Waldman <[EMAIL PROTECTED]> 2006-08-17 14:56 Please respond to adffaces-dev To: adffaces-dev@incubator.apache.org cc: Subject:Re: Tr : Skin selector XML, where? skin-selectors.xml in trinidad/src/site/xdoc [EMAIL PROTECTED] wrot

Re: Tr : Skin selector XML, where?

2006-08-17 Thread Jeanne Waldman
skin-selectors.xml in trinidad/src/site/xdoc [EMAIL PROTECTED] wrote: Oh dang... I sent it on the wrong list at first... ¬ Simon - Forwarded by Simon Lessard/NOTES on 2006-08-17 10:18 - [EMAIL PROTECTED] 2006-08-17 09:37 Please respond to adffaces-user To: adffaces-user@

Réf. : Re: [Vote] Simon Lessard as a committer of the Trinidad Podling

2006-08-17 Thread Eric_Marcoux-QC
+1___Eric Marcoux...Fujitsu ConsultingMember of the Quebec JUG (http://www.javaquebec.org)Sun Certified Programmer for Java 2 Platform 1.4Sun Certified Web Component Developer for J2EESun Certified Business Component Developer for J2EE-"Martin Marinschek" <[E

Re: Button skinning (was Re: [Proposal] Skin hooks for mouseOver and onPress)

2006-08-17 Thread Simon_Lessard
I just tested those style classes, they're prety nice.However, I think the results are better with simply the following .ButtonCellIE { margin: 0px; padding: 0px; background-image: url(background.jpg); } .ButtonStyleIE { background-color: transparent; } .ButtonCellFirefox { margin:

Re: [Vote] Simon Lessard as a committer of the Trinidad Podling

2006-08-17 Thread Martin Marinschek
+1 regards, Martin On 8/17/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: +1 On 8/17/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Hey *, > > I'd like to start a vote for a new committer nominee > > "Simon Lessard" > Simon Lessard has been very active on the "adffaces-XXX" lists. H

Re: [Vote] Simon Lessard as a committer of the Trinidad Podling

2006-08-17 Thread Matthias Wessendorf
+1 On 8/17/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: Hey *, I'd like to start a vote for a new committer nominee "Simon Lessard" Simon Lessard has been very active on the "adffaces-XXX" lists. He has contributed several patches, improvments/new feature and provided documentation to ou

[Vote] Simon Lessard as a committer of the Trinidad Podling

2006-08-17 Thread Matthias Wessendorf
Hey *, I'd like to start a vote for a new committer nominee "Simon Lessard" Simon Lessard has been very active on the "adffaces-XXX" lists. He has contributed several patches, improvments/new feature and provided documentation to our wiki. I'd like to see Simon becomming a Apache Trinidad commi

Re: Button skinning (was Re: [Proposal] Skin hooks for mouseOver and onPress)

2006-08-17 Thread Jeanne Waldman
We had a customer that wanted to put background images on our buttons. He couldn't do this with our buttons unless they had a container (I haven't tested this in ages, but I remember that he was right), so what he did was wrap our command button in a afh:cellFormat and put a styleClass on both.

Re: Re: Re: java 5 compliance in jdev

2006-08-17 Thread Adam Winer
Thanks! Checked this in (and some other Xlint options), so now we're getting this in our Maven build. -- Adam On 8/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Sorry, here's the compiler option for unchecked: -Xlint:unchecked ¬ Simon "Adam Winer" <[EMAIL PROTECTED]> 2006-08-17 11

Re: Re: Re: java 5 compliance in jdev

2006-08-17 Thread Simon_Lessard
I connat find the option for missing @Override detection though. So I guess it's an Eclipse feature. ¬Simon [EMAIL PROTECTED] 2006-08-17 11:53 Please respond to adffaces-dev To: adffaces-dev@incubator.apache.org cc: Subject:Re: Re: Re: java 5 compliance

Button skinning (was Re: [Proposal] Skin hooks for mouseOver and onPress)

2006-08-17 Thread Adam Winer
Oh, that... That opens up a new topic: what the heck should we do about Trinidad button skinning? As a little background: ADF Faces had a large image-generation subsystem code-named "Tecate" that took text, metadata, and other images, and composited them into single images. This let us have f

Re: Re: Re: java 5 compliance in jdev

2006-08-17 Thread Simon_Lessard
Sorry, here's the compiler option for unchecked: -Xlint:unchecked ¬ Simon "Adam Winer" <[EMAIL PROTECTED]> 2006-08-17 11:46 Please respond to adffaces-dev To: adffaces-dev@incubator.apache.org cc: Subject:Re: Re: Re: java 5 compliance in jdev Deprecated

Re: Re: Re: java 5 compliance in jdev

2006-08-17 Thread Adam Winer
Deprecated API usage is covered by a different showDeprecated flag. When I set that flag, I do see deprecated API usage. But I can't find a way to get the general Java 5 warnings to show up -- Adam On 8/17/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Strange, you should see at least

Tr : Skin selector XML, where?

2006-08-17 Thread Simon_Lessard
Oh dang... I sent it on the wrong list at first... ¬ Simon - Forwarded by Simon Lessard/NOTES on 2006-08-17 10:18 - [EMAIL PROTECTED] 2006-08-17 09:37 Please respond to adffaces-user To: adffaces-user@incubator.apache.org cc: Subject:Skin selector

RE: Where are components in the svn tree?

2006-08-17 Thread Daniel Hannum
Excellent. Thanks. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Wessendorf Sent: Wednesday, August 16, 2006 5:11 PM To: adffaces-dev@incubator.apache.org Subject: Re: Where are components in the svn tree? the components are generated by the me

Re: Re: Re: java 5 compliance in jdev

2006-08-17 Thread Simon_Lessard
Strange, you should see at least the deprecated API usage. ¬ Simon "Adam Winer" <[EMAIL PROTECTED]> 2006-08-16 16:48 Please respond to adffaces-dev To: adffaces-dev@incubator.apache.org cc: Subject:Re: Re: Re: java 5 compliance in jdev In Maven, there'

Re: [Proposal] Skin hooks for mouseOver and onPress

2006-08-17 Thread Simon_Lessard
Unless those exist and are not documented it would not work because the button image is composed of 8 part, one background and one text all merged together in a single image. So using CSS :hover and :active on the 9 selectors would not work. Furthermore if I remember well :hover and :active wor