popover-hover"]').popover({
trigger: 'hover',
'placement': 'auto right'
});
};
return init;
});
Is there supposed to be an initializer added to existing code for the
tootlip and popover libriaries?
Thanks,
Jim
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
Thanks Thiago - working now - simple when you know how!
Regards,
Jim.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
"width", "800px",
"height", "400px",
"configuration", "customConf");
writer.write(value ==
Thanks Richard – it doesn’t appear to be a million miles off – in my case the
POST does get made also, but as you say, it’s not ideal. Any other suggestions
for a fix / workaround welcome. The JS in tapestry.js looks pretty gritty.
Regards,
Jim
Can any of the Tapestry committers vet this before I add a JIRA - thanks.
Regards,
Jim.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
Thanks for the link Taha. Not sure if the fix for this is external, or if
there should be some kind of try/catch in Tapestry JS that uses $(this.form)
as a fallback.
Regards,
Jim.
-
To unsubscribe, e-mail: users-unsubscr
e for this.form within the IE8 debugger
are onsubmit() - anyone else seeing this issue? It seems fine under FF /
Chrome.
This appears to happen whether I start with:
Or
Regards,
Jim.
-
To unsubscribe, e-mail: users-unsub
Thiago, Josh,
Thanks for the replies. I’ll push through on 5.3-SNAPSHOT when I have time for
maven shenanigans(!)
Regards,
Jim.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail
Can anyone in the know advise on the JREs that best suit Tap 5.2.4 for
debugging? Im using jdk1.6.0_21_x64 and finding a lot of things I try to
put watches on or inspect using Eclipse (3.4.1) resolve to null, and I have
to log them to get the true value thanks.
Regards,
Jim
bit clunky.
Regards,
Jim.
From: Richard Hill [mailto:r...@su3analytics.com]
Sent: 08 April 2011 12:26
To: Tapestry users
Subject: Re: Popup PDF
The simplest way I'm guessing is to have your link that
generates/returns the pdf to be a target="_blank" as you say.
Then in javascr
tively I'm trying to generate two server
responses for one server request. Can anyone suggest a good way of going
about this? Should I put something in the detail page that triggers an
actionLink with target="_blank" before
perform other operations with.
package com.a.b.util.beans;
import java.io.Serializable;
import java.util.Date;
/**
* Utility class to store details about session creation
* @author Jim
*
*/
public class SessionMonitor implements Serializable, Comparable
nt or
source email address - is becoming very tedious.
Regards,
Jim.
and some db calls to update a persisted logged on flag on a user table
would this approach be of any use to you?
Regards,
Jim.
From: David Uttley [mailto:dutt...@democracysystems.com]
Sent: 30 March 2011 16:29
To: Tapestry users
Subject: Re: Logon notification
Hi Peter,
If it was as easy as w
am specifying in
AppModule are en,de,es – I guess en is interpreted as US English rather than UK.
Regards,
Jim.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h
Can anyone advise on whether there is a global format setting that can be
applied for date fields throughout a tap application - I don't want to have
to specify the format for every field - thanks.
Regards,
Jim.
This looks very handy Taha thanks for sharing - I'm thinking of trying it in
a page and was wondering if you had gotten around to posting the support for
zone updates anywhere? Thanks.
Regards,
Jim.
-
To unsubscribe, e
ng. I use UTF-8
project-wide, ensure my editors are character code aware, and have no problem
with special characters. I have previously encountered similar errors where
non-developers were given access to files to maintain error messages /
properties using older versions of Notepad.
Regards,
umber
of areas I'm going to update. Worth highlighting anyway I think, as the
kind of errors that can creep in a hard to pin down (at least for me!).
Thanks.
Regards,
Jim.
-Original Message-
From: Josh Canfield [mailto:joshcanfi...@gmail.com]
Sent: 22 January 2011 14:27
To: Tape
Thanks for the feedback Thiago.
Regards,
Jim.
-Original Message-
From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com]
Sent: 22 January 2011 02:47
To: Tapestry users
Subject: Re: T.5.2.x Possible page pooling removal impact query
> Anyone care to have a quick glance at
slf4j (with log4j). The Money / Scalar classes are wrappers for BigDecimal,
to allow money / arithmetic ops with predictable precision. I found a few
instances of Matcher that I think I will bundle into a service. Thanks for
your help.
Regards,
Jim.
-Original Message-
From: Donny Nadolny
re to have a quick glance at the attachment for coding red flags
they could highlight, or even just advise on whether it is a question of
tracking down third party source to check if there are thread safety issues
in any of their called methods? Thanks a million.
Regards,
Jim.
In the release notes
The spam filter keeps blocking this email (4th attempt) so it is mostly in
the attached txt file.
, rather than the entire list loaded upon initial display.
Regards,
Jim.
-Original Message-
From: Matheus Eduardo Machado Moreira [mailto:matheus@gmail.com]
Sent: 28 December 2010 10:50
To: Tapestry users
Subject: Re: Grid with Scroll synchronization + Customization
You could probably
Source for this
requirement unless I'm missing something.
Regards,
Jim.
-Original Message-
From: Duruk_Kab [mailto:durgesh.ka...@nuware.com]
Sent: 24 December 2010 09:09
To: users@tapestry.apache.org
Subject: Grid with Scroll synchronization + Customization
Hi,
I have below requirements for
There are also some previous posts related to file-locking under Jetty that may
be relevant to this problem. There are config workarounds suggested in some
previous posts if you search for file locking.
Regards,
Jim.
-Original Message-
From: Thiago H. de Paula Figueiredo [mailto:thiag
is null is will stop trying to evaluate
methods / properties on subordinates, avoiding a NPE.
Is it possible that where you are referencing a condition in a loop that the
actual reference is invisibly instantiating something?
Regards,
Jim.
-Original Message-
From: leandroaisp...@gmail.com
ious software versions in use are Tapestry - 5.2.1, fckEditor -
1.0.5, maven-jetty-plugin - 6.1.15
Regards,
Jim.
-Original Message-
From: 9902468 [mailto:ville.virta...@greenstreet.fi]
Sent: 12 December 2010 17:09
To: users@tapestry.apache.org
Subject: RE: Image file upload with Easy FC
share your settings - I can 't seem to get anything but the connector.php
served as source from Jetty, rather than quercus compiling / interpreting
it.
Regards,
Jim.
-Original Message-
From: Jim O'Callaghan [mailto:jc1000...@yahoo.co.uk]
Sent: 10 December 2010 22:51
To: '
Hi, did you ever get a workaround for this? From looking around I can see
there are various fixes involving .htacess files / mods to php config but
was hoping there was something obvious within Easy FCKEditor itself ...
Regards,
Jim.
-Original Message-
From: Alex W. Croton [mailto:acro
Thanks for the info Howard. It's working out very well so far - very happy
with 5.2.1.
Regards,
Jim.
-Original Message-
From: Howard Lewis Ship [mailto:hls...@gmail.com]
Sent: 03 November 2010 16:40
To: Tapestry users
Subject: Re: Memory creep
FYI: Using either jconsole of Vis
gave it so much headroom it never
really needed to GC.
Regards,
Jim.
-Original Message-
From: Ivano Luberti [mailto:lube...@archicoop.it]
Sent: 03 November 2010 13:11
To: users@tapestry.apache.org
Subject: Re: Memory creep
and make sure you trap the exception that can be thrown
Il 03
ou give me some
detail on how to go about that? I thought the JVM just took the GC related
settings at startup and managed things on its own from then on in?
Regards,
Jim.
-Original Message-
From: Josh Canfield [mailto:joshcanfi...@gmail.com]
Sent: 29 October 2010 17:00
To: Tapestry us
-XX:SurvivorRatio=2
With such a noticeable creep (initially approx 650MB with 6 sessions rising
to 780MB after 1 hour) reproducible on a dev machine I'm concerned that this
app won't make it out of dev unless I can get to the bottom of the problem.
Regards,
Jim.
gards,
Jim.
-Original Message-
From: Anton Mezerny [mailto:anton.meze...@gmail.com]
Sent: 23 October 2010 17:02
To: Tapestry users
Subject: Objects session persistance and validation
Hi all,
I'm trying to write simple registration form using beaneditor component.
If I fullfill all reqi
Is something like:
... of any use? Do you mean in .tml?
Regards,
Jim.
-Original Message-
From: Arming, Sebastian [mailto:sebastian.arm...@oeaw.ac.at]
Sent: 19 October 2010 16:12
To: us...@tapestry
Subject: write raw attributes
Hi,
is there a convenient way to output unescaped
nsitive in
this area?). Why don't you try:
.java
@Property
private TableSource source;
@Property
private List sources;
**no explicit get methods**
.tml
{source.attribute}
...where attribute is a property with a public getter on the TableSource
class.
Regards,
Jim.
-O
traffic, unless there is a compelling reason to have absolute
synchronization between what is displayed and the actual time on the server.
The variance would be sub one second with this approach, and you would not
require zone updating etc.
Regards,
Jim.
-Original Message-
From: iberck
You're welcome Dmitriy. One thing I should have said was that my example
${...} forced coercion to a String, which may / may not be required in your
case.
Regards,
Jim.
-Original Message-
From: Dmitriy Vsekhvalnov [mailto:dvsekhval...@gmail.com]
Sent: 14 October 2010 11:27
To: Tap
I think you can use the format:
... where if any of the hierarchy is null is will stop trying to evaluate
methods / properties on subordinates, avoiding your NPE.
Regards,
Jim.
-Original Message-
From: Dmitriy Vsekhvalnov [mailto:dvsekhval...@gmail.com]
Sent: 14 October 2010 09:01
To
I thought you should annotate the constructor you want the BEF to use with:
@Inject
... to let Tap know which constructor to use.
Regards,
Jim.
-Original Message-
From: Michal Gruca [mailto:michalgr...@gmail.com]
Sent: 05 October 2010 14:09
To: users@tapestry.apache.org
Subject: [T5.2
Thanks Laurent just what I was looking for.
Regards,
Jim.
-Original Message-
From: Guerin Laurent [mailto:lgue...@sopragroup.com]
Sent: 05 October 2010 10:11
To: Tapestry users
Subject: RE: TapX / YUI / Tap 5.2.0
Hi,
You can look at the demo page of the tapx-yui component itself
properties for the include/exclude parameter of the grid by taking them from
the query.
Regards,
Jim.
-Original Message-
From: Jim O'Callaghan [mailto:jc1000...@yahoo.co.uk]
Sent: 26 September 2010 15:55
To: 'Tapestry users'
Subject: RE: Creating Grid component at runtime
Can y
Can you use a helper class that contains getters for all the possible fields
you require, and them dynamically build a comman delimited "include" (or
"exclude") string, that you pass to your grid using include/exclude via a
page property?
Regards,
Jim.
-Original Message--
not so stretched for time. Thanks again.
Regards,
Jim.
-Original Message-
From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com]
Sent: 23 September 2010 17:27
To: Tapestry users
Subject: Re: PropertyEditContext not available from Environment
On Thu, 23 Sep 2010 12:50:47 -0300,
atePECForGrid();
environment.push(PropertyEditContext.class, pECForGrid);
}
... and mimicking the way the PEC is created when the component is used in a
beanEditForm. Is this approach wrong-headed?
Regards,
Jim.
-Original Message-
From: Thiago H. de Paula Figueiredo
Thanks Thiago. I'll file a JIRA after I come up with a workaround. I would
have thought this was a common enough use case, an editable custom field in a
grid. It'll probably jump out at me when I get more familiar with the core
code.
Regards,
Jim.
-Original Message-
From
good bit of code to have to duplicate per custom component?
Regards,
Jim.
-Original Message-
From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com]
Sent: 23 September 2010 01:44
To: Tapestry users
Subject: Re: PropertyEditContext not available from Environment
On Wed, 22 Sep 2010
Thanks for the reply Thiago. Could you give me a pointer on where / how in the
cycle to push and then pop the PropertyEditContext into / out of the
Environment, or point to any resource I could work through as an example? A
bit lost on this.
Regards,
Jim.
-Original Message-
From
. in BeginRender. This doesn't happen if I just use the display only version
of the custom data type in the grid. Can anyone suggest some directions I
could look in to work around this? Bit of a showstopper at the moment
unfortunately. I'm using T.5.2.0.
Regards,
Jim.
way
I can name the translator on a bean property, and also pass in the mask to
be used? The @Translate annotation appears to just take a 'value' parameter
that is the name of the translator.
Thanks,
Jim.
Thanks Thiago - I'll give that a shot.
Regards,
Jim.
-Original Message-
From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com]
Sent: 13 September 2010 18:26
To: Tapestry users
Subject: Re: Enum mask
On Mon, 13 Sep 2010 14:03:05 -0300, Jim O'Callaghan
wrote:
>
the creation of the model from the enum, camel casing it etc. that
the existing SelectModel does. I'm working with 5.2 - perhaps there are
some new features I can take advantage of.
Regards,
Jim.
-Original Message-
From: Howard Lewis Ship [mailto:hls...@gmail.com]
Sent: 13 Sept
then to C, but B cannot got back to A, so in the case where an entity is
already at status B, I only want to display B and C as options for
selection. Similarly if A needs to go to B before C, when an entity has
status A, I only want to display A, B rather than A, B, C.
Regards,
Jim.
ab
le
Regards,
Jim.
-Original Message-
From: Blower, Andy [mailto:andy.blo...@proquest.co.uk]
Sent: 10 September 2010 13:00
To: 'Tapestry users'
Subject: [T5.2] Classloader problem with a service
Unfortunately we've got another T5.2 migration issue that I can't figure
ou
Nevermind this query - I got something sufficient working using JS and
XMLHttpRequest/Microsoft.XMLHTTP/Msxml2.XMLHTTP - no WS client needed.
Regards,
Jim.
-Original Message-
From: Jim O'Callaghan [mailto:j...@peritussolutions.com]
Sent: 04 September 2010 22:15
To: 'Tape
bably unnecessary as I can obviously invoke the service and get the
anticipated response using SOAPUI etc. - any pointers very much appreciated.
Regards,
Jim.
I'm afraid that's a little above my pay grade in terms of T5 knowledge Andy
- hopefully some of the committers here can chip in with some help.
Regards,
Jim.
-Original Message-
From: Blower, Andy [mailto:andy.blo...@proquest.co.uk]
Sent: 03 September 2010 15:14
To: '
Thanks Thiago. This may be the cause of it - will have to keep an eye on
whether this just happens to annotated fields or not.
Regards,
Jim.
-Original Message-
From: Thiago H. de Paula Figueiredo [mailto:thiag...@gmail.com]
Sent: 02 September 2010 16:29
To: Tapestry users
Subject: Re
Can't reproduce Andy and not a solution I'm afraid, but can you try to run
the app through your non-Eclipse environment with debug mode set on the JVM
and remote debug it using Eclipse on a socket / shared mem? Perhaps this
would give you some more info.
Regards,
Jim.
-Origin
own to using T5 annotations on methods and them being instrumented?
Regards,
Jim.
Alex,
You're quite right Tap is working as required and posting / redisplaying the
xml intact - the problem was another exception buried deep in the app that
being caught in error rather than thrown - thanks.
Regards,
Jim.
-Original Message-
From: Alex Kotchnev [mailto:
built-in support in T5 (5.2.0) for this scenario? Thanks.
Regards,
Jim.
ed is using a lot of Spring
beans, though I've injected some T5 services into those ...
Regards,
Jim.
-Original Message-
From: Peter Stavrinides [mailto:p.stavrini...@albourne.com]
Sent: 30 August 2010 14:36
To: Tapestry users
Subject: Re: OT: Web Services
... sorry to leach on this th
This is stellar stuff guys - you're saving me a lot of headaches. Thanks.
Regards,
Jim.
-Original Message-
From: Peter Stavrinides [mailto:p.stavrini...@albourne.com]
Sent: 30 August 2010 14:36
To: Tapestry users
Subject: Re: OT: Web Services
... sorry to leach on this thread
Thanks Davor - am leaning towards CXF.
Regards,
Jim.
-Original Message-
From: Davor Hrg [mailto:hrgda...@gmail.com]
Sent: 30 August 2010 08:47
To: Tapestry users
Subject: Re: OT: Web Services
I used CXF to generate java code from XSD-s,
CXF is easily used with maven, but in the end
ng WS clients - I should
have said "providing interfaces for a system" rather than "interfacing with
a system".
Regards,
Jim.
-Original Message-
From: Kalle Korhonen [mailto:kalle.o.korho...@gmail.com]
Sent: 30 August 2010 03:43
To: Tapestry users
Subject: Re: OT: Web S
istic expectation. None the less
thanks for the pom excludes / targets. They should prove useful if I go down
that route. I'm leaning toward CXF at the moment as I think it won't be a huge
step from XFire
Regards,
Jim.
-Original Message-
From: Martin Strand [mailto:do.not.eat.yellow
at an
envelope level and reuses them.
Many thanks,
Jim.
d party js libs is
in the pipeline ...
Regards,
Jim.
-Original Message-
From: Andy Pahne [mailto:andy.pa...@googlemail.com]
Sent: 27 August 2010 23:59
To: Tapestry users
Subject: Re: [5.2.0] all our apps completly broken in IE8 (numerous
javascript errors)
Yeah, you hit it. We are using
ations in the
developer's IDE, just override that setting with the VM argument:
-Dtapestry.production-mode=false
This means you will never need to set it for a release as the default is
"true". Hope this helps.
Regards,
Jim.
-Original Message-
From: Dmitry Gusev [mailto:dmitr
Thanks for the response Josh. No breakpoints set. Any other thoughts
welcome.
Regards,
Jim.
-Original Message-
From: Josh Canfield [mailto:joshcanfi...@gmail.com]
Sent: 24 August 2010 18:54
To: Tapestry users
Subject: Re: OT: Debugging Tapestry Apps using Eclipse
Off the top of my
the current alpha. Startup / avg page
reponse is 50s / 30s with 'Debug' targets vs. 8s / almost instant with 'Run'
targets. Would be grateful for any advice.
Regards,
Jim.
http://tapestry.formos.com/nightly/tapestry5/tapestry-core/ref/org/apache/ta
pestry5/corelib/components/Select.html might help - see SelectZoneDemo -
this may be T.5.2.0 and up.
Regards,
Jim.
-Original Message-
From: tas85 [mailto:tassada...@gmail.com]
Sent: 23 August 2010 17:20
To
Thanks Michael. I've decided against using it also, and am sticking with
submits and styled anchors.
Regards,
Jim.
-Original Message-
From: Michael Gentry [mailto:mgen...@masslight.net]
Sent: 05 August 2010 14:54
To: Tapestry users
Subject: Re: for IE
I'm jumping into this
e;" IE wouldn't navigate to the href indicated by the
anchor.
Regards,
Jim.
-Original Message-
From: Kalle Korhonen [mailto:kalle.o.korho...@gmail.com]
Sent: 04 August 2010 23:30
To: Tapestry users
Subject: Re: for IE
On Wed, Aug 4, 2010 at 2:32 PM, Jim O'Callaghan
wrote:
&g
hat I can't find at the moment.
I think other posts came up with the same conclusion I have - leave the
anchor as is and use CSS to style it.
Regards,
Jim.
-Original Message-
From: andre...@gmail.com [mailto:andre...@gmail.com] On Behalf Of Andreas
Andreou
Sent: 04 August 2010 19:
Thanks for the response Andreas. I want to use an anchor in a scenario
where I may have multiple buttons in a form, and want those buttons to
submit to form A, but want the anchor to navigate to another page
completely. I think I have what I need with using anchors and some CSS.
Regards,
Jim
Thanks Ville. I will use the pageLink method where the context is created
within the java file - the page linked to may also be dynamic, so will also
need to be passed. A shame IE treats differently.
Regards,
Jim.
-Original Message-
From: Ville Virtanen [mailto:ville.virta
Thanks Dragan but I need to make sure it works without JS - no choice.
Regards,
Jim.
-Original Message-
From: Dragan Sahpaski [mailto:dragan.sahpas...@gmail.com]
Sent: 04 August 2010 15:35
To: Tapestry users
Subject: Re: for IE
I use,
Cheers
On Wed, Aug 4, 2010 at 4:09 PM, Jim
g to avoid having to provide an onActionFromXYZ
in my page class as I already have the href I want to navigate to - just
that I want to style it as a button without too much hacking. I don't want
to put PageLinks in my tml as in this specific case the context is variable.
Regards,
Jim.
A - thanks Kalle.
Regards,
Jim.
-Original Message-
From: Kalle Korhonen [mailto:kalle.o.korho...@gmail.com]
Sent: 30 July 2010 17:40
To: Tapestry users
Subject: Re: final version of Tapestry 5.2
Purely a Maven question, but you can use the unique version:
tapestry-core
5.2.0
You've probably already checked, but in case not - have you had a look at the
JasperReports pom? Perhaps there are dependencies it references that need to
be explicitly excluded in your pom to stop interfering with your other project
dependencies?
Regards,
Jim.
-Original Me
do you 'freeze' at a certain
snapshot? Thanks.
Regards,
Jim.
-Original Message-
From: Kalle Korhonen [mailto:kalle.o.korho...@gmail.com]
Sent: 29 July 2010 20:42
To: Tapestry users
Subject: Re: final version of Tapestry 5.2
I'm not so sure that GAE on Java is productio
he desk until someone chips
in with the solution, before having the 'ahhh' moment. Hopefully someone
here can steer you straight - what exact version of Tapestry are you using?
Regards,
Jim.
-Original Message-
From: Rich [mailto:rich...@moremagic.com]
Sent: 22 July 2
Thanks Kalle - this will be very useful for me - I'll make it more service
oriented and inject the new session.
Regards,
Jim.
-Original Message-
From: Kalle Korhonen [mailto:kalle.o.korho...@gmail.com]
Sent: 22 July 2010 17:48
To: Tapestry users
Subject: Re: non thread safe acce
while since I looked at it so can't say
for sure but perhaps this is more in line with what is required for
T5.1.0.x. I think ClientInfrastructure is deprecated in T5.2.0. Hope this
is of use.
Regards,
Jim.
-Original Message-
From: Rich [mailto:rich...@moremagic.com]
Sent: 22 J
o thread safety
issues. I'm going to rearrange it to make it more service based. I think
this is just down to bad coding practice.
Regards,
Jim.
-Original Message-
From: Josh Canfield [mailto:joshcanfi...@gmail.com]
Sent: 22 July 2010 16:25
To: Tapestry users
Subject: Re: non thread sa
where I force a transaction to commit to allow me
to assign some non-customer facing entity keys in batches, to reduce db hits -
this is probably causing the problem - I'll synchronize that as it's not called
too often and hopefully that will do it. Thanks for the tips guys.
Regards,
Ji
Yep Thiago, it's Tapestry-Hibernate creating the sessions. My situation might
be a little contrived, but I'm concerned it might happen to end-users, as I
don't fully understand why it's happening.
Regards,
Jim.
-Original Message-
From: Thiago H. de Paula Figu
Hi Thiago,
I'm talking about the hibernate session - I'm injecting it into the constructor
of Service B at bind time. I thought Tapestry would treat the service as a
thread safe singleton and control access to method calls on it accordingly? Am
I getting confused on that?
Re
the list not so
long ago but for the life of me I can't find it. I'm not sure if it's
relevant but I'm using T5.2.0-SNAPSHOT. Perhaps this isn't Tapestry relevant
at all and is down to my use of Hibernate. Thanks.
Regards,
Jim.
;script\":\"window.location.reload();\"}".getBytes());
os.flush();
return true;
}
... in its dispatch method, so the timeout scenario is checked when AJAX
methods trigger a request, and redirect to your standard timeout page?
;t too
concerned about it.
Hope this get things working for you .
Regards,
Jim.
-Original Message-
From: Rich [mailto:rich...@moremagic.com]
Sent: 20 July 2010 19:41
To: Tapestry users
Subject: Re: blackbird.js and IE breaking fixed CSS background image
Ah, thanks that seems like a sta
favour
of an internal solution to logging client side messages.
Regards,
Jim.
-Original Message-
From: Rich [mailto:rich...@moremagic.com]
Sent: 20 July 2010 17:25
To: users@tapestry.apache.org
Subject: blackbird.js and IE breaking fixed CSS background image
Hi,
I'm aware blac
Pablo, Thiago,
Thanks for the responses. Thiago, the idea of the utility methods also being
available outside a page is a good enough reason for me to move them into a
service. Thanks for the pointer.
Regards,
Jim.
-Original Message-
From: Thiago H. de Paula Figueiredo [mailto:thiag
t rid of. As you say the cost shouldn't be too
much. The map backed grid seems too much square peg round hole for me. Thanks
for the suggestions all the same.
Regards,
Jim.
-Original Message-
From: Ville Virtanen [mailto:ville.virta...@cerion.fi]
Sent: 18 July 2010 17:56
To: use
hase is skipped. I guess what I'm looking for is some
initial index position within the grid (list) entries that is not updated
during sorting, and so has no need to be updated during an inPlace update.
Regards,
Jim.
-Original Message-
From: Thiago H. de Paula Figueiredo [mailto:thia
it but if there was something built-in it would be handy.
Regards,
Jim.
-Original Message-
From: robert zeigler [mailto:robert.zeig...@gmail.com] On Behalf Of Robert
Zeigler
Sent: 15 July 2010 22:12
To: Tapestry users
Subject: Re: t:grid, inPlace and rowIndex
What is it you're tryin
rying to get something that tells me the
current index of the item in a list the grid is displaying, and need the
index to *not* be updated during sorting. Is this only possible with a
representation on the entity the grid is displaying?
Thanks,
Jim.
1 - 100 of 300 matches
Mail list logo