Re: WOTabPanel - Refresh page problem

2011-10-13 Thread Alexis Tual
Hi,

use CCTabPanel from Wonder to have your form values submitted when switching 
tabs,

Cheers,

Alex

Le 13 oct. 2011 à 11:14, Raymond NANEON a écrit :

 Hi,
 I use WOTabPanel for the first time and I'm surprise on how this component 
 works. It refreshes the page each time you select a new tab and you loose all 
 data you insert in others tabs?
 
 There is a way to fix this issue?
 
 Thanks
 Envoyé depuis iCloud
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 http://lists.apple.com/mailman/options/webobjects-dev/alexis.tual%40gmail.com
 
 This email sent to alexis.t...@gmail.com

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Rép : Re: WOTabPanel - Refresh page problem

2011-10-13 Thread Raymond NANEON
Bonjour Alexis,Je teste ça voir.ThanksEnvoyé depuis iCloudLe 13 oct 2011 à 02:22, Alexis Tual alexis.t...@gmail.com a écrit:Hi,use CCTabPanel from Wonder to have your form values submitted when switching tabs,Cheers,AlexLe 13 oct. 2011 à 11:14, Raymond NANEON a écrit :Hi,I use WOTabPanel for the first time and I'm surprise on how this component works. It refreshes the page each time you select a new tab and you loose all data you insert in others tabs?There is a way to fix this issue?ThanksEnvoyé depuis iCloud___Do not post admin requests to the list. They will be ignored.Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)Help/Unsubscribe/Update your Subscription:http://lists.apple.com/mailman/options/webobjects-dev/alexis.tual%40gmail.comThis email sent to alexis.t...@gmail.com ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Rép : Re: WOTabPanel - Refresh page problem

2011-10-13 Thread Raymond NANEON
Hi Alexis,In which library we found this component? And have you seen my topic about AutoCompletion and getEntity pk?ThanksEnvoyé depuis iCloudLe 13 oct 2011 à 02:22, Alexis Tual alexis.t...@gmail.com a écrit:Hi,use CCTabPanel from Wonder to have your form values submitted when switching tabs,Cheers,AlexLe 13 oct. 2011 à 11:14, Raymond NANEON a écrit :Hi,I use WOTabPanel for the first time and I'm surprise on how this component works. It refreshes the page each time you select a new tab and you loose all data you insert in others tabs?There is a way to fix this issue?ThanksEnvoyé depuis iCloud___Do not post admin requests to the list. They will be ignored.Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)Help/Unsubscribe/Update your Subscription:http://lists.apple.com/mailman/options/webobjects-dev/alexis.tual%40gmail.comThis email sent to alexis.t...@gmail.com ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: Rép : Re: WOTabPanel - Refresh page problem

2011-10-13 Thread Alexis Tual

Le 13 oct. 2011 à 11:43, Pascal Robert a écrit :

 
 Le 2011-10-13 à 05:38, Raymond NANEON a écrit :
 
 Hi Alexis,
 
 In which library we found this component?
 
 http://lmgtfy.com/?q=CCTabPanel

:D

You can also find CCTabPanel in ERCoolComponents :
https://github.com/projectwonder/wonder/tree/master/Frameworks/Ajax/ERCoolComponents
If this is too much trouble, there's ERXTabPanel that does a similar job (I 
guess)

 
 And have you seen my topic about AutoCompletion and getEntity pk?
Not yet, 

Alex


 
 Thanks
 Envoyé depuis iCloud
 
 Le 13 oct 2011 à 02:22, Alexis Tual alexis.t...@gmail.com a écrit :
 
 Hi,
 
 use CCTabPanel from Wonder to have your form values submitted when 
 switching tabs,
 
 Cheers,
 
 Alex
 
 Le 13 oct. 2011 à 11:14, Raymond NANEON a écrit :
 
 Hi,
 I use WOTabPanel for the first time and I'm surprise on how this component 
 works. It refreshes the page each time you select a new tab and you loose 
 all data you insert in others tabs?
 
 There is a way to fix this issue?
 
 Thanks
 Envoyé depuis iCloud
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 http://lists.apple.com/mailman/options/webobjects-dev/alexis.tual%40gmail.com
 
 This email sent to alexis.t...@gmail.com
 
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca
 
 This email sent to prob...@macti.ca
 

 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Rép : Re: Re: WOTabPanel - Refresh page problem

2011-10-13 Thread Raymond NANEON
Hi Pascal,I ask this question after search on google and it's not clear for me. It's in woextentions Library or er.extensions Library?I add them in My project but nothing appears in WOD.ThanksEnvoyé depuis iCloudLe 13 oct 2011 à 02:43, Pascal Robert prob...@macti.ca a écrit:Le 2011-10-13 à 05:38, Raymond NANEON a écrit :Hi Alexis,In which library we found this component?http://lmgtfy.com/?q=CCTabPanelAnd have you seen my topic about AutoCompletion and getEntity pk?ThanksEnvoyé depuis iCloudLe 13 oct 2011 à 02:22, Alexis Tual alexis.t...@gmail.com a écrit:Hi,use CCTabPanel from Wonder to have your form values submitted when switching tabs,Cheers,AlexLe 13 oct. 2011 à 11:14, Raymond NANEON a écrit :Hi,I use WOTabPanel for the first time and I'm surprise on how this component works. It refreshes the page each time you select a new tab and you loose all data you insert in others tabs?There is a way to fix this issue?ThanksEnvoyé depuis iCloud___Do not post admin requests to the list. They will be ignored.Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)Help/Unsubscribe/Update your Subscription:http://lists.apple.com/mailman/options/webobjects-dev/alexis.tual%40gmail.comThis email sent to alexis.t...@gmail.com___Do not post admin requests to the list. They will be ignored.Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)Help/Unsubscribe/Update your Subscription:http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.caThis email sent to prob...@macti.ca ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Rép : Re: Re: WOTabPanel - Refresh page problem

2011-10-13 Thread Raymond NANEON
Sorry,I found it.er.coolcomponents.CCTabPanel.ThanksEnvoyé depuis iCloudLe 13 oct 2011 à 02:48, Raymond NANEON rnan...@me.com a écrit:Hi Pascal,I ask this question after search on google and it's not clear for me. It's in woextentions Library or er.extensions Library?I add them in My project but nothing appears in WOD.ThanksEnvoyé depuis iCloudLe 13 oct 2011 à 02:43, Pascal Robert prob...@macti.ca a écrit:Le 2011-10-13 à 05:38, Raymond NANEON a écrit :Hi Alexis,In which library we found this component?http://lmgtfy.com/?q=CCTabPanelAnd have you seen my topic about AutoCompletion and getEntity pk?ThanksEnvoyé depuis iCloudLe 13 oct 2011 à 02:22, Alexis Tual alexis.t...@gmail.com a écrit:Hi,use CCTabPanel from Wonder to have your form values submitted when switching tabs,Cheers,AlexLe 13 oct. 2011 à 11:14, Raymond NANEON a écrit :Hi,I use WOTabPanel for the first time and I'm surprise on how this component works. It refreshes the page each time you select a new tab and you loose all data you insert in others tabs?There is a way to fix this issue?ThanksEnvoyé depuis iCloud___Do not post admin requests to the list. They will be ignored.Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)Help/Unsubscribe/Update your Subscription:http://lists.apple.com/mailman/options/webobjects-dev/alexis.tual%40gmail.comThis email sent to alexis.t...@gmail.com___Do not post admin requests to the list. They will be ignored.Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)Help/Unsubscribe/Update your Subscription:http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.caThis email sent to prob...@macti.ca___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/rnaneon%40me.com  This email sent to rnan...@me.com ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Rép : Re: Re: WOTabPanel - Refresh page problem

2011-10-13 Thread Raymond NANEON
Hi,I finally use CCTabPanel but big problem in layout the tab. It displays like 'li' list et not like a tab. I use attribute tabClass but nothing is done.How to fix it?Envoyé depuis iCloudLe 13 oct 2011 à 02:49, Raymond NANEON rnan...@me.com a écrit:Sorry,I found it.er.coolcomponents.CCTabPanel.ThanksEnvoyé depuis iCloudLe 13 oct 2011 à 02:48, Raymond NANEON rnan...@me.com a écrit:Hi Pascal,I ask this question after search on google and it's not clear for me. It's in woextentions Library or er.extensions Library?I add them in My project but nothing appears in WOD.ThanksEnvoyé depuis iCloudLe 13 oct 2011 à 02:43, Pascal Robert prob...@macti.ca a écrit:Le 2011-10-13 à 05:38, Raymond NANEON a écrit :Hi Alexis,In which library we found this component?http://lmgtfy.com/?q=CCTabPanelAnd have you seen my topic about AutoCompletion and getEntity pk?ThanksEnvoyé depuis iCloudLe 13 oct 2011 à 02:22, Alexis Tual alexis.t...@gmail.com a écrit:Hi,use CCTabPanel from Wonder to have your form values submitted when switching tabs,Cheers,AlexLe 13 oct. 2011 à 11:14, Raymond NANEON a écrit :Hi,I use WOTabPanel for the first time and I'm surprise on how this component works. It refreshes the page each time you select a new tab and you loose all data you insert in others tabs?There is a way to fix this issue?ThanksEnvoyé depuis iCloud___Do not post admin requests to the list. They will be ignored.Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)Help/Unsubscribe/Update your Subscription:http://lists.apple.com/mailman/options/webobjects-dev/alexis.tual%40gmail.comThis email sent to alexis.t...@gmail.com___Do not post admin requests to the list. They will be ignored.Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)Help/Unsubscribe/Update your Subscription:http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.caThis email sent to prob...@macti.ca___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/rnaneon%40me.com  This email sent to rnan...@me.com ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Re: WOTabPanel - Refresh page problem

2011-10-13 Thread David LeBer
Raymond,

CCTabPanel should have enough css classes applied to it to allow you to style 
it pretty much anyway you want. Styling is left as an exercise for the user and 
there are lots of css tab examples on the web to get you started.

For a concrete example, the tab inspect pages in ERModernLook use CCTabPanel. 

i.e: From default_screen_stylesheet.css in ERModernDefaultSkin:

/* TABS */
.Tab,
.TabItemsList {
list-style-type: none;
padding: 0;
margin: 0;
}

.TabItemsList {
position: relative;
top:  1px;
width: 100%;
overflow: hidden;
}

.Tab {
padding-right: 30px;
float: left;
}

.Tab span {
display: block;
padding-bottom: 12px;
padding-top: 8px;
font-weight: bold;
}

.TPTab_Selected span {
background-image: url(pag_tab_sel.png);
background-position: center bottom;
background-repeat: no-repeat;
}

.TabPanelContent .InnerWrapper {
border-top: 1px solid #e1e1e1;
}


On 2011-10-13, at 6:34 AM, Raymond NANEON wrote:

 Hi,
 
 I finally use CCTabPanel but big problem in layout the tab. It displays like 
 'li' list et not like a tab. I use attribute tabClass but nothing is done.
 
 How to fix it?
 Envoyé depuis iCloud
 
 Le 13 oct 2011 à 02:49, Raymond NANEON rnan...@me.com a écrit :
 
 Sorry,
 
 I found it.
 
 er.coolcomponents.CCTabPanel.
 
 Thanks
 Envoyé depuis iCloud
 
 Le 13 oct 2011 à 02:48, Raymond NANEON rnan...@me.com a écrit :
 
 Hi Pascal,
 
 I ask this question after search on google and it's not clear for me. It's 
 in woextentions Library or er.extensions Library?
 
 I add them in My project but nothing appears in WOD.
 
 Thanks
 Envoyé depuis iCloud
 
 Le 13 oct 2011 à 02:43, Pascal Robert prob...@macti.ca a écrit :
 
 
 Le 2011-10-13 à 05:38, Raymond NANEON a écrit :
 
 Hi Alexis,
 
 In which library we found this component?
 
 http://lmgtfy.com/?q=CCTabPanel
 
 And have you seen my topic about AutoCompletion and getEntity pk?
 
 Thanks
 Envoyé depuis iCloud
 
 Le 13 oct 2011 à 02:22, Alexis Tual alexis.t...@gmail.com a écrit :
 
 Hi,
 
 use CCTabPanel from Wonder to have your form values submitted when 
 switching tabs,
 
 Cheers,
 
 Alex
 
 Le 13 oct. 2011 à 11:14, Raymond NANEON a écrit :
 
 Hi,
 I use WOTabPanel for the first time and I'm surprise on how this 
 component works. It refreshes the page each time you select a new tab 
 and you loose all data you insert in others tabs?
 
 There is a way to fix this issue?
 
 Thanks
 Envoyé depuis iCloud
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 http://lists.apple.com/mailman/options/webobjects-dev/alexis.tual%40gmail.com
 
 This email sent to alexis.t...@gmail.com
 
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.ca
 
 This email sent to prob...@macti.ca
 
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 http://lists.apple.com/mailman/options/webobjects-dev/rnaneon%40me.com
 
 This email sent to rnan...@me.com
 ___
 Do not post admin requests to the list. They will be ignored.
 Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
 Help/Unsubscribe/Update your Subscription:
 http://lists.apple.com/mailman/options/webobjects-dev/dleber_wodev%40codeferous.com
 
 This email sent to dleber_wo...@codeferous.com


--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site:   http://codeferous.com
blog:   http://davidleber.net
profile:http://www.linkedin.com/in/davidleber
twitter:http://twitter.com/rebeld
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org






 ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com


Rép : Re: WOTabPanel - Refresh page problem

2011-10-13 Thread Raymond NANEON
Hi Dave,Thanks a lot.Try it and modify as I want.CheersEnvoyé depuis iCloudLe 13 oct 2011 à 06:00, David LeBer dleber_wo...@codeferous.com a écrit:Raymond,  CCTabPanel should have enough css classes applied to it to allow you to style it pretty much anyway you want. Styling is left as an exercise for the user and there are lots of css tab examples on the web to get you started.  For a concrete example, the tab inspect pages in ERModernLook use CCTabPanel.   i.e: From default_screen_stylesheet.css in ERModernDefaultSkin:  /* TABS */ .Tab, .TabItemsList { list-style-type: none; padding: 0; margin: 0; }  .TabItemsList { position: relative; top: 1px; width: 100%; overflow: hidden; }  .Tab { padding-right: 30px; float: left; }  .Tab span { display: block; padding-bottom: 12px; padding-top: 8px; font-weight: bold; }  .TPTab_Selected span { background-image: url(pag_tab_sel.png); background-position: center bottom; background-repeat: no-repeat; }  .TabPanelContent .InnerWrapper { border-top: 1px solid #e1e1e1; }   On 2011-10-13, at 6:34 AM, Raymond NANEON wrote:   Hi,I finally use CCTabPanel but big problem in layout the tab. It displays like 'li' list et not like a tab. I use attribute tabClass but nothing is done.How to fix it?  Envoyé depuis iCloudLe 13 oct 2011 à 02:49, Raymond NANEON rnan...@me.com a écrit :Sorry,I found it.er.coolcomponents.CCTabPanel.Thanks  Envoyé depuis iCloudLe 13 oct 2011 à 02:48, Raymond NANEON rnan...@me.com a écrit :Hi Pascal,I ask this question after search on google and it's not clear for me. It's in woextentions Library or er.extensions Library?I add them in My project but nothing appears in WOD.Thanks  Envoyé depuis iCloudLe 13 oct 2011 à 02:43, Pascal Robert prob...@macti.ca a écrit :  Le 2011-10-13 à 05:38, Raymond NANEON a écrit :Hi Alexis,In which library we found this component?http://lmgtfy.com/?q=CCTabPanelAnd have you seen my topic about AutoCompletion and getEntity pk?Thanks  Envoyé depuis iCloudLe 13 oct 2011 à 02:22, Alexis Tual alexis.t...@gmail.com a écrit :Hi,use CCTabPanel from Wonder to have your form values submitted when switching tabs,Cheers,AlexLe 13 oct. 2011 à 11:14, Raymond NANEON a écrit :Hi,  I use WOTabPanel for the first time and I'm surprise on how this component works. It refreshes the page each time you select a new tab and you loose all data you insert in others tabs?There is a way to fix this issue?Thanks  Envoyé depuis iCloud  ___  Do not post admin requests to the list. They will be ignored.  Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)  Help/Unsubscribe/Update your Subscription:  http://lists.apple.com/mailman/options/webobjects-dev/alexis.tual%40gmail.comThis email sent to alexis.t...@gmail.com___  Do not post admin requests to the list. They will be ignored.  Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)  Help/Unsubscribe/Update your Subscription:  http://lists.apple.com/mailman/options/webobjects-dev/probert%40macti.caThis email sent to prob...@macti.ca___  Do not post admin requests to the list. They will be ignored.  Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)  Help/Unsubscribe/Update your Subscription:  http://lists.apple.com/mailman/options/webobjects-dev/rnaneon%40me.comThis email sent to rnan...@me.com  ___  Do not post admin requests to the list. They will be ignored.  Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)  Help/Unsubscribe/Update your Subscription:  http://lists.apple.com/mailman/options/webobjects-dev/dleber_wodev%40codeferous.comThis email sent to dleber_wo...@codeferous.com   -- David LeBer Codeferous Software 'co-def-er-ous' adj. Literally 'code-bearing' site: http://codeferous.com blog: http://davidleber.net profile: http://www.linkedin.com/in/davidleber twitter: http://twitter.com/rebeld -- Toronto Area Cocoa / WebObjects developers group: http://tacow.org   ___
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list  (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com