Martin Marinschek wrote:
No permission necessary for getting code in the sourceforge sandbox ;)

Have you already looked there if there is the tabbed-pane in there already?

regards,

Martin

From me currently not,
there currently are two from my side,
a self validating non blocking entry field
and one that marks once it got the focus (which also
does the self coloring validation), very basic stuff, sort of hello worlds on the control side (I have 1-2 more complicated ones
lingering in my codebase but not refactored out fully).

Currently are the bases of the ajaxed
auto complete field in the works, wich I am porting
currently from the sun blueprints, that one has the highest
priority for me currently projectwise (management wants this autocomplete stuff).
There might be licensing issues with this one however but porting
the stuff from the blueprints is the fastest way to get it rolling, because time is a concern.

Anyway the Ajax autocompolete one should be workable by today or tomorrow and then I will
roll a new component pack (and finally write the build files).
As I said, the most likeliest date to have
the tabbed renderer up and running is likely the one or two
days after the 15th, because I am very bound by my project
and only can dump there what I already have componentized
within my project.
(And the tabs were second concern because the javascript
html mix does its job and only two masks were affected anyway)

Bear in mind that some of the code I am dumping there is somewhat rough, I am learning a lot along the way (never did really implement custom controls in JSF before this project), if I had to rewrite the two already working controls (I have 1-2 other ones lingering in my main codebase which I will refactor out in time), I probably would do the whole javascript aspect like the Sun people did it in the blueprints, it is more elegant.

Reply via email to