Re: Dependent popups on the same line

2011-06-28 Thread Chuck Hill
It should be, but you will need CSS. See the float style for divs. http://stackoverflow.com/questions/266015/css-floats-how-do-i-keep-them-on-one-line Chuck On Jun 28, 2011, at 7:43 PM, Stavros Panidis wrote: > Hi, > > I try to reproduce DependentListsExample from AjaxExample in my project. M

Dependent popups on the same line

2011-06-28 Thread Stavros Panidis
Hi, I try to reproduce DependentListsExample from AjaxExample in my project. My question: Is it possible to keep dependent popups on the same line? Stavros Panidis ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mai

Re: WOUnit: loading models from other frameworks

2011-06-28 Thread Paul Hoadley
On 29/06/2011, at 9:56 AM, David Avendasora wrote: > In just a month, you can talk to me. I'll only be an hour different, I > believe. > > See? Talking to yourself doesn't sound so bad anymore, does it? Living in the future at +9:30! -- Paul. http://logicsquad.net/ __

Re: WOUnit: loading models from other frameworks

2011-06-28 Thread Chuck Hill
On Jun 28, 2011, at 5:26 PM, David Avendasora wrote: > Hey Paul, > > In just a month, you can talk to me. I'll only be an hour different, I > believe. Oh I am pretty sure that you will still be more different than that! :-P > > See? Talking to yourself doesn't sound so bad anymore, does it

Re: WOUnit: loading models from other frameworks

2011-06-28 Thread David Avendasora
Hey Paul, In just a month, you can talk to me. I'll only be an hour different, I believe. See? Talking to yourself doesn't sound so bad anymore, does it? Dave On Jun 25, 2011, at 9:09 PM, Paul Hoadley wrote: > An advantage of being in an obscure timezone is having conversations with > yoursel

Re: AjaxTabbedPanel resets values

2011-06-28 Thread Chuck Hill
I think that might be a known issue. You may have better luck using CCAjaxTabPanel or CCTabPanel in the AjaxModalDialog. Chuck On Jun 28, 2011, at 4:38 PM, Steve Peery wrote: > Hi List, > > Does anyone have a fix for the way AjaxTabbedPanel form values get reset when > they are not in the

AjaxTabbedPanel resets values

2011-06-28 Thread Steve Peery
Hi List, Does anyone have a fix for the way AjaxTabbedPanel form values get reset when they are not in the tab that is selected when the dialog is opened? For an example go to: http://services.wocommunity.org/apps/WebObjects/AjaxExample click on the Ajax Tabbed Panel in Modal Dialog link, open

Re: state of apns?

2011-06-28 Thread Andrew Kinnie
Well, at least I realized it myself after sending it and without being told. That has to be worth something. On Jun 28, 2011, at 3:15 PM, Mike Schrag wrote: > i was going to let it slide :) > > On Jun 28, 2011, at 3:13 PM, Andrew Kinnie wrote: > >> Though perhaps I can't be trusted, because

Re: state of apns?

2011-06-28 Thread Mike Schrag
i was going to let it slide :) On Jun 28, 2011, at 3:13 PM, Andrew Kinnie wrote: > Though perhaps I can't be trusted, because of my typo on Mike's last name. > > d'oh! > > Seriously though, look at Java-APNS. > > On Jun 28, 2011, at 3:09 PM, webobjects-dev-requ...@lists.apple.com wrote: > >

Re: state of apns?

2011-06-28 Thread Andrew Kinnie
Though perhaps I can't be trusted, because of my typo on Mike's last name. d'oh! Seriously though, look at Java-APNS. On Jun 28, 2011, at 3:09 PM, webobjects-dev-requ...@lists.apple.com wrote: > I think he's actually Mike Shrag. ___ Do not post ad

Re: ERCoreBusinessLogic docume-anything

2011-06-28 Thread Ramsey Gurley
While we are on the subject, are there any kids, cool or otherwise, even using ERCore? I'd like to add a migration for ERMail0 migration, but haven't out of concern that I may break someone's existing db... but I've recently had to update ERMail model just to get the mailing facilities to even w

Re: ERCoreBusinessLogic docume-anything

2011-06-28 Thread Ramsey Gurley
Are you referring to the audit trails? That's pretty easy to use. Just include your list of ERXAuditKeys in the userInfo dictionary for the Entity and it handles the rest. If you include the ERXAuditKeys key with an empty value, it will log all your attributes by default. Also, the existing

Re: state of apns?

2011-06-28 Thread Andrew Kinnie
I STRONGLY recommend using Java-APNS instead. It supports more features and the guy is unbelievably helpful. I asked if he was going to add an Android version to do C2DM so he did a few hours later, then made changes based on my questions and comments within an hour. I think he's actually Mike

Re: ERCoreBusinessLogic docume-anything

2011-06-28 Thread Michael Gargano
huh, cool. i did not know that. thanks. -mike On Jun 28, 2011, at 2:06 PM, Chuck Hill mailto:ch...@global-village.net>> wrote: On Jun 28, 2011, at 10:58 AM, Michael Gargano wrote: Hi all, It seems that all the cool kids are using ERCoreBusinessLogic, but I can't find a lick of documentati

Re: ERCoreBusinessLogic docume-anything

2011-06-28 Thread Chuck Hill
On Jun 28, 2011, at 10:58 AM, Michael Gargano wrote: > Hi all, > > It seems that all the cool kids are using ERCoreBusinessLogic, but I can't > find a lick of documentation on it. Cool kids don't write documentation, they write code. ;-) > I guess I only know the secret handshake, not the s

ERCoreBusinessLogic docume-anything

2011-06-28 Thread Michael Gargano
Hi all, It seems that all the cool kids are using ERCoreBusinessLogic, but I can't find a lick of documentation on it. I guess I only know the secret handshake, not the super-secret handshake. :) >From poking around, I know that it logs and sends e-mails based on EO changes, >but I wanted to

Re: Xcode Migration tool 4 errors and 12 warnings. [SOLVED]

2011-06-28 Thread David LeBer
On 2011-06-28, at 11:46 AM, Pascal Robert wrote: > > Le 2011-06-28 à 10:59, P Teeson a écrit : > >> It turns out that the workspace had been corrupted in some fashion or other. >> Creating a new workspace solved it. Also we did a re-install of WOnder for >> 533 and 543. >> >> Thanks to the ge

Re: Xcode Migration tool 4 errors and 12 warnings. [SOLVED]

2011-06-28 Thread Pascal Robert
Le 2011-06-28 à 10:59, P Teeson a écrit : > It turns out that the workspace had been corrupted in some fashion or other. > Creating a new workspace solved it. Also we did a re-install of WOnder for > 533 and 543. > > Thanks to the generous and kind help of Tim Cummings, who is visiting Toronto

Re: Xcode Migration tool 4 errors and 12 warnings. [SOLVED]

2011-06-28 Thread P Teeson
It turns out that the workspace had been corrupted in some fashion or other. Creating a new workspace solved it. Also we did a re-install of WOnder for 533 and 543. Thanks to the generous and kind help of Tim Cummings, who is visiting Toronto from Australia and is on his way to WOWODC, the issue

Re: state of apns?

2011-06-28 Thread Jesse Tayler
I see, I'll try this out today -- On Jun 28, 2011, at 10:44 AM, Amedeo Mantica wrote: > Hello > > Is very easy to use, I made a really tiny wrapper for it (just basic > notifications), see attachment > > I needed to just know when my app start > > so I had in my app constructor > >

Re: state of apns?

2011-06-28 Thread Amedeo Mantica
HelloIs very easy to use, I made a really tiny wrapper for it (just basic notifications), see attachmentI needed to just know when my app startso I had in my app constructor try { INAPNSSender.initializeAPNS( this.resourceManager().pathURLForResourceNamed("YOU CERTIFICATE FOR APNS.p12", "app", n