CompatibilityMatrix

2007-03-15 Thread Marcus Beyer
Hello all, after trying wildest combinations of MyFaces and Tomahawk, I finally discovered . My question: why on earth is this important page not linked from after the sentence "Of course the custom comp

Re: CompatibilityMatrix

2007-03-18 Thread Marcus Beyer
Am 15.03.2007 um 12:27 schrieb Marcus Beyer: after trying wildest combinations of MyFaces and Tomahawk, I finally discovered <http://wiki.apache.org/myfaces/ CompatibilityMatrix>. My question: why on earth is this important page not linked from <http://myfaces.apache.org/tomahaw

Re: CompatibilityMatrix

2007-03-19 Thread Marcus Beyer
Am 19.03.2007 um 12:58 schrieb Matthias Wessendorf: thanks for the matrix, I'll add the link to the tomahawk page. Great. You're welcome :) Regarding the RI, I'd like to see that matrix :) Yes, that would be helpful. The quest is if someone has time to create one ;) Can you file bugs fo

Re: CompatibilityMatrix

2007-03-19 Thread Marcus Beyer
Am 19.03.2007 um 13:08 schrieb Werner Punz: Sorry for not answering, no arrogance can be found here, it probably somehow drowned in the number of posts, sorry for that. No problem :) I just didn't know if my desperation in that moment could have been interpreted as aggression. Also I am no En

Re: CompatibilityMatrix

2007-03-19 Thread Marcus Beyer
Am 19.03.2007 um 17:14 schrieb Marcus Beyer: Regarding the RI, I'd like to see that matrix :) Yes, that would be helpful. The quest is if someone has time to create one ;) Sorry, I meant: "The question" ...

TreeNodeChecked and clientSideToggle="true"

2007-04-01 Thread Marcus Beyer
Hell all, I am using TreeNodeChecked in a tree2. My problem: If I use clientSideToggle="true" the (newly) checked or unchecked states only seem to be submitted, if the tree nodes are currently expanded – else setChecked() is not called :-( In contrast with clientSideToggle="false" collapsing a

t:dataScroller: paginator table missing!

2007-05-15 Thread Marcus Beyer
To whom it may concern, I am using a tomahawk dataScroller together with a tomahawk dataTable. Nice. Then I updated from myFaces 1.1.4 + Tomahawk 1.1.3 to both 1.1.5. After that update the around the paginator is missing. The paginators elements are there, but directly besides the other

Re: t:dataScroller: paginator table missing!

2007-05-15 Thread Marcus Beyer
Am 15.05.2007 um 11:41 schrieb Marcus Beyer: I am using a tomahawk dataScroller together with a tomahawk dataTable. Nice. Then I updated from myFaces 1.1.4 + Tomahawk 1.1.3 to both 1.1.5. After that update the around the paginator is missing. The paginators elements are there, but

Re: t:dataScroller: paginator table missing!

2007-05-15 Thread Marcus Beyer
Am 15.05.2007 um 16:01 schrieb Marcus Beyer: Is this a bug? I can't find an issue in JIRA … I just created one: https://issues.apache.org/jira/browse/TOMAHAWK-989

type problems with t:selectOneMenu / f:selectItem

2007-07-24 Thread Marcus Beyer
Greetings! I am currently trying to switch from MyFaces 1.1.4 + Tomahawk 1.1.3 to MyFaces 1.1.5 + Tomahawk 1.1.6. My Problem is this piece of code which used to work before the switch: with ProjectSearchValue.setYear() looking like this: public void setYear(

Re: type problems with t:selectOneMenu / f:selectItem

2007-07-25 Thread Marcus Beyer
Hello Andrew, thanks for answering! item value must be the exact same type as the backing bean getter/setter. A converter will not help! In your example, itemValue is a string (use EL to use other types) I tried this without success: , so therefore getYear/se

Re: type problems with t:selectOneMenu / f:selectItem

2007-07-25 Thread Marcus Beyer
Am 25.07.2007 um 16:56 schrieb Andrew Robinson: If you are using facelets no, I am not yet using facelets. But thank you anyway! I tried which works with entries like new SelectItem(2007,"2007") … OK :) >> Please see the WIKI as it is documented there. > > Where?

LoggingSettings

2007-07-27 Thread Marcus Beyer
Greetings! I got (and now solved) the problem stated here: However I did not get any "Invalid Option" error massages. Do I have to change one of these settings to get them? than

different default values of ascending/descending for different columns?

2006-11-22 Thread Marcus Beyer
Hi all, I need different default values of ascending/descending for different columns. Is there something like ? regards Marcus

t:panelTabbedPane button problem

2006-11-29 Thread Marcus Beyer
Hi, If have some trouble with . The tabs display as buttons on Safari. This causes some problems, e.g. because the buttons do not scale very well. Is there any possibility to have those tabbed panes without

Re: t:panelTabbedPane button problem

2006-11-30 Thread Marcus Beyer
Am 29.11.2006 um 18:03 schrieb Gerald Müllan: Hi, have you tried to influence the active panel tab? There can be a styleClass applied to it like: activeTabStyleClass="activePanelTab" Thank you! but: The problem is that Safari and some other browsers do not support a non-button look of butto

Re: panelTabbedPane button problem

2006-11-30 Thread Marcus Beyer
Am 30.11.2006 um 05:18 schrieb <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>: Hi Marcus, Try overriding the default style class for active and inactive cells, like this: .myFaces_panelTabbedPane_activeHeaderCell input { background-color: transparent !important; .

Re: t:panelTabbedPane button problem

2006-11-30 Thread Marcus Beyer
Am 30.11.2006 um 13:20 schrieb Gerald Müllan: Hi, to my mind, the only way to achieve this is to specify serverSideTabSwitch="false". So, tab switching occurs on client in a very fast way. But i don`t know if you can live with that. I already use serverSideTabSwitch="false", because it is f

Re: t:panelTabbedPane button problem

2006-11-30 Thread Marcus Beyer
Am 30.11.2006 um 15:23 schrieb Gerald Müllan: Hi, ok sorry, I have had a quick look on it; it`s right, with client side tab switching also inputs with type="submit" are rendered. So, there must be some change in the renderer class directly. Seems that there is no hack possible.. Unfortunate

Re: t:panelTabbedPane button problem

2006-11-30 Thread Marcus Beyer
Am 30.11.2006 um 18:00 schrieb Paul Spencer: Marcus, Please post to ONE list. ok. But it didn't make it to the dev list anyway. So WHY the do you SHOUT at me? kisses Marcus Hm, and where do I post these questions? users or dev? ok, maybe both. cheers Marcus

Re: t:panelTabbedPane button problem

2006-12-01 Thread Marcus Beyer
Am 01.12.2006 um 10:03 schrieb Gerald Müllan: Marcus, please stay cool ok, maybe I shouldn't check my email after having two zombies ;-) , paul only wanted to told you that these kind of questions should be post to user list only. hmm, aren't we discussing development details? Concerni

build problem

2006-12-01 Thread Marcus Beyer
Hi all, I would like to work on a tomahawk tag. So I just downloaded and installed subclipse, maven, maven plugin for eclipse, etc. Then I checked out tomahawk. When I tried to build the project using the provided pom.xml, I get an error message. Unfortunately I have no experience with

Re: Sun RI vs MyFaces

2006-12-01 Thread Marcus Beyer
Am 01.12.2006 um 15:55 schrieb Bharath Belagodu: What would one prefer for the base RI, Sun or MyFaces and why would one want to choose over another. We use tomahawk components and MyFaces as of now, why should we use MyFaces as suppose to Sun? I read thro’ many blogs, email postings but d

tree2: client side parent node interaction

2007-02-05 Thread Marcus Beyer
Hi, i have a tree2 and want to get the following behaviour: - check node if all children nodes are checked - uncheck node if all children nodes are unchecked - check node grey if some (but not all) nodes are checked I think I know how to do this server side. But how can this implemented to wor

Re: tree2: client side parent node interaction

2007-02-05 Thread Marcus Beyer
Am 05.02.2007 um 18:23 schrieb Marcus Beyer: Hi, i have a tree2 and want to get the following behaviour: - check node if all children nodes are checked - uncheck node if all children nodes are unchecked - check node grey if some (but not all) nodes are checked I think I know how to do this

dataScroller with newspaperTable?

2006-04-11 Thread Marcus Beyer
hello all, Is it possible to apply a dataScroller on a newspaperTable? I tried this with newspaperColumns="2" but got only one column. Marcus rows="#{articleHandler.numberRowsPerPage}" value="#{articleHandler.currentRowSet.wrappedData}" var="article">  

Re: dataScroller with newspaperTable?

2006-04-12 Thread Marcus Beyer
Marcus Beyer wrote: hello all, Is it possible to apply a dataScroller on a newspaperTable? I tried this with newspaperColumns="2" but got only one column. plase! no idea? thanx! Marcus