Thanks for the reply...
I tried something like:
reloadPage :WOJavaScript {
scriptString = session.getJSRefresh;
hideInComment = YES;
}
with:
public String getJSRefresh () {
if (_mainPageNeedRefresh) {
_mainPageNeedRefresh = false;
These were not used so the have been deleted.
Cheers, Anjo
Am 28.11.2008 um 23:16 schrieb Gino Pacitti:
Hi Guys
I just downloaded the 5.3 Frameworks from the Wonder site and ran an
app that uses the Excel Generator framework.
Came up with errors so I inspected the older framework :
er/
e
On Nov 28, 2008, at 3:03 PM, Randy Wigginton wrote:
This should be really really easy, but I cannot find it. I want to
change the default JVMOptions for my application such that when I
build->Install, the proper options are there in the
MACOSClasspath.txt, the UNIXClasspath.txt, etc.
I'
This should be really really easy, but I cannot find it. I want to
change the default JVMOptions for my application such that when I
build->Install, the proper options are there in the
MACOSClasspath.txt, the UNIXClasspath.txt, etc.
I've attempted to set this in build.properties, to no ava
Hi Guys
I just downloaded the 5.3 Frameworks from the Wonder site and ran an
app that uses the Excel Generator framework.
Came up with errors so I inspected the older framework :
er/
er/excel/
er/excel/EGCell.class
er/excel/EGComponent.class
er/excel/EGRow.class
er/excel/EGSheet.class
er/exc
Hi Henrique.
On Nov 28, 2008, at 6:37 AM, Henrique Prange wrote:
Hi Chuck,
Chuck Hill wrote:
If the models are not connected, I think this code will cause them
to connect. Is this running before or after the code you added to
connect models?
The test code runs before the code that conne
Hello;
Nevermind, was having a brain cramp. In case anyone needs to know,
you should use WOApplication.application().
Thanks
Don
On Nov 28, 2008, at 12:55 PM, Don Lindsay wrote:
hello;
I have a user validation routine in my Application object. I have a
loginAction in my DirectAction.j
hello;
I have a user validation routine in my Application object. I have a
loginAction in my DirectAction.java. I would like to be able to call
the user validation routine from my loginAction method. I cannot seem
to find how to access the application object from within a
directaction.
Can anyone help me or even point me to documentation on how to produce
a WAR that includes dependent frameworks and resources? I have
enabled single servlet, and can build a WAR, but it is very
inconvenient.
To build the way I know, let's suppose I have App, Frame1, and
Frame2. If I b
Are you sure you have a session? If you don't have one, the app will
go with the server's default language no matter what you set in the
browser.
http://wiki.objectstyle.org/confluence/display/WO/Web+Applications-Development-Localization+and+Internationalization
Try the method near the bott
You may search the list for other Localizer tips I think there has
been some thread related to this this pas couple month.
Maybe someone with more knowledge regarding ERXLocalizer could provide
some tips.
Hi Xavier,
I have the following in Properties:
er.extensions.ERXLocalizer.frameworkSe
Hi Xavier,
I have the following in Properties:
er.extensions.ERXLocalizer.frameworkSearchPath = (app, ERExtensions)
er.extensions.ERXLocalizer.availableLanguages = (French, German, English)
er.extensions.ERXLocalizer.defaultLanguage = French
er.extensions.ERXLocalizer.fileNamesToWatch = ("Localiz
Hi Chuck,
Chuck Hill wrote:
If the models are not connected, I think this code will cause them to
connect. Is this running before or after the code you added to connect
models?
The test code runs before the code that connect models.
You really want it to run after (well, really, want your
Hi Chuck,
Sorry for the long time to answer, again.
Chuck Hill wrote:
Is connection dictionary equals? true
:(
Is that with or without my test code?
I added the test code suggested by Guido right before the code you
suggested.
Cheers,
Henrique
__
Hello Philippe,
I'm not sure about your issue, but do you have the correct properties
setup in your project:
er.extensions.ERXLocalizer.defaultLanguage = German
er
.extensions
.ERXLocalizer
.fileNamesToWatch=("Localizable.strings","ValidationTemplate.strings")
er.extensions.ERXLocalizer.av
Hi
I'm in the lasts steps to port an XCode WO 5.3.3 application to Eclipse.
I also updated the wonder framework (not the latest, wonder-5.0.0.8273)
I'm able to compile the application and run it from eclipse or
deployed. The only thing that is still a problem is
translation/localization.
This
Just for the record...
On 19/11/2008, at 2:47 PM, Paul Hoadley wrote:
I want to generate some HTML Javadocs for several projects.
Ideally, I'd like to have my @link tags that point to WO (and
Wonder, for that matter) classes to resolve to existing online
documentation. I want this to wor
Hello Lachlan,
Thank you for replying to all my words.
> > I would like to answer some questions for clearifying what I mean.
>
> Sure.
>
> >> <...>
> >>> WO is a mature product.
> >>> But mature is a before-death from a point of marketing.
> >>>
> >> Somehow ... death == marketing?
> >>
> >
> >
18 matches
Mail list logo