Re: [Wicket-user] Tabbed Panel

2006-11-02 Thread Igor Vaynberg
On 11/2/06, Michael Welter [EMAIL PROTECTED] wrote:
I have a tabbed panel that extends to two lines, the upper row of tabsand the lower row.When a tab from the upper row is selected, all the tabs in the lower rowshift to the right of the selected tab in the upper row.
Is this the desired behavior?Shouldn't the tabs just stay in placewhen a tab is selected?it is all css, so you might have to tweak that to the desired effect.
On another note, is the sliding doors method of displaying tabs goingto be implemented in Wicket?doesnt tabbedpanel already use that?-igor
Thanks,--Michael WelterTelecom Matters Corp.Denver, Colorado US+1.303.414.4980[EMAIL PROTECTED]www.TelecomMatters.net
-Using Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimohttp://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___Wicket-user mailing listWicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Tabbed Panel

2006-11-02 Thread Erik van Oosten

Igor Vaynberg wrote:
 On 11/2/06, *Michael Welter* [EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED] wrote:



 it is all css, so you might have to tweak that to the desired effect.

 On another note, is the sliding doors method of displaying tabs
 going
 to be implemented in Wicket?


 doesnt tabbedpanel already use that?
You answered yourself here: it is all css :)
If you want to use sliding doors, it is your own responsibility to 
provide the right css.

 Erik.

-- 
Erik van Oosten
http://day-to-day-stuff.blogspot.com/


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Tabbed Panel

2006-11-02 Thread Igor Vaynberg
On 11/2/06, Erik van Oosten [EMAIL PROTECTED] wrote:
 doesnt tabbedpanel already use that?You answered yourself here: it is all css :)If you want to use sliding doors, it is your own responsibility toprovide the right css.not entirely, sliding doors does require an ul list and certain divs as far as i remember, but i thought the panel and examples in component reference do use sliding doors
-igor Erik.--Erik van Oosten
http://day-to-day-stuff.blogspot.com/-Using Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimohttp://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___Wicket-user mailing listWicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Tabbed Panel

2006-11-02 Thread Erik van Oosten
Yep, that is correct.
Luckily that is all in place so you could say that TabbedPanel is 
Sliding-Doors-ready.
I only reacted to the phrase 'TabbedPanel uses sliding doors' which is 
IMHO not correct.

 Erik.

Igor Vaynberg schreef:
 On 11/2/06, *Erik van Oosten* [EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED] wrote:


  doesnt tabbedpanel already use that?
 You answered yourself here: it is all css :)
 If you want to use sliding doors, it is your own responsibility to
 provide the right css.


 not entirely, sliding doors does require an ul list and certain divs 
 as far as i remember, but i thought the panel and examples in 
 component reference do use sliding doors

 -igor
-- 
Erik van Oosten
http://day-to-day-stuff.blogspot.com/


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Tabbed Panel

2006-11-02 Thread Igor Vaynberg
semantics semantics :)-igorOn 11/2/06, Erik van Oosten [EMAIL PROTECTED] wrote:
Yep, that is correct.Luckily that is all in place so you could say that TabbedPanel is
Sliding-Doors-ready.I only reacted to the phrase 'TabbedPanel uses sliding doors' which isIMHO not correct. Erik.Igor Vaynberg schreef: On 11/2/06, *Erik van Oosten* 
[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote:  doesnt tabbedpanel already use that? You answered yourself here: it is all css :)
 If you want to use sliding doors, it is your own responsibility to provide the right css. not entirely, sliding doors does require an ul list and certain divs as far as i remember, but i thought the panel and examples in
 component reference do use sliding doors -igor--Erik van Oostenhttp://day-to-day-stuff.blogspot.com/-
Using Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make your job easierDownload IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Wicket-user mailing listWicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Tabbed Panel

2006-10-26 Thread Igor Vaynberg
try safariworks fine on IE in windows.-IgorOn 10/26/06, Michael Welter [EMAIL PROTECTED]
 wrote:When navigating to the wicket example for tabbed panel using IE on OS/X,
the tabs are stacked vertically.I get the same behavior in my application.I don't have a Windows box handy--does this happen with Windows/IE?Is this an IE problem or wicket?Is there a work-around?
Thanks-Using Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimohttp://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___Wicket-user mailing listWicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Tabbed Panel

2006-10-26 Thread Martijn Dashorst
IE on OS/X is not supported anymore by MS or Apple. MS advises to use
Safari. IE on Mac is horrible when compared to IE on Win.

Martijn

On 10/26/06, Michael Welter [EMAIL PROTECTED] wrote:
 When navigating to the wicket example for tabbed panel using IE on OS/X,
 the tabs are stacked vertically.  I get the same behavior in my application.

 I don't have a Windows box handy--does this happen with Windows/IE?

 Is this an IE problem or wicket?  Is there a work-around?

 Thanks

 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user



-- 
a href=http://www.thebeststuffintheworld.com/vote_for/wicket;Vote/a
for a href=http://www.thebeststuffintheworld.com/stuff/wicket;Wicket/a
at the a href=http://www.thebeststuffintheworld.com/;Best Stuff in
the World!/a

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Tabbed Panel

2006-10-26 Thread Igor Vaynberg
it works fine in ie on windows-igorOn 10/26/06, Michael Welter [EMAIL PROTECTED] wrote:
If you have IE on Windows, please go to the tabbed panel example andverify that it works correctly (I don't have a Windows box handy and
there's 30 of snow in my driveway).ThanksMartijn Dashorst wrote: IE on OS/X is not supported anymore by MS or Apple. MS advises to use Safari. IE on Mac is horrible when compared to IE on Win.
 Martijn On 10/26/06, Michael Welter [EMAIL PROTECTED] wrote: When navigating to the wicket example for tabbed panel using IE on OS/X,
 the tabs are stacked vertically.I get the same behavior in my application. I don't have a Windows box handy--does this happen with Windows/IE? Is this an IE problem or wicket?Is there a work-around?
 Thanks - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___ Wicket-user mailing list Wicket-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/wicket-user--Michael WelterTelecom Matters Corp.Denver, Colorado US+1.303.414.4980
[EMAIL PROTECTED]www.TelecomMatters.net-Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easierDownload IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___Wicket-user mailing list
Wicket-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/wicket-user
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Tabbed Panel

2006-10-26 Thread Stefan Lindner
 When navigating to the wicket example for tabbed panel using IE on
OS/X, 
 the tabs are stacked vertically.  I get the same behavior in my
application.

You must provide a sufficient CSS for your desired tabpanel appearance.
If you download the source for the wicket-examples, you will find an
example css at src\webapp\style.css that reproduces the look and feel
thatyou can see in wicket examples.

Stefan Lindner

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user