[Logo] OLD FORUM - Use new one: https://www.CaptainCasa.online/forum
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Messages posted by: CaptainCasa  XML
Profile for CaptainCasa -> Messages posted by CaptainCasa [5555] Go to Page: Previous  1, 2, 3 ... 368 , 369, 370, 371 Next 
Author Message
Problem is fixed... + available with next beta download. In case you required more urgent: please contact CaptainCasa.

Thanks + regards! Björn
...sorry, forget the previouse post: I can reproduce now...
Björn
On which level did you do the component binding? On OUTLOOKBAR level or do you have a ROW on top in which you dynamically places the OUTLOOKBAR?

Best: just pass these "5" lines around the OUTLOOKBAR in which the error occurs.

Thanks! Björn
Good news for all of you requiring "right to left" support! Up to now we said "in principal it's simple to add", ...and now we did it! There is no effort required on application side for switching to "right to left".

The next beta will be available up to begin of next week - it would be great if these ones who are interested could prepare some examples to test.

Please find screenshots here: http://www.captaincasa.com/pdf/2007_12_13_LTRRTL.pdf.

Details will follow, this is just to happily announce.

Kind regards! Björn
Hi Agnes,

you are right, the bug was just fixed yesterday. The fixed version already is available for you, I left a copy today... The next official beta will contain the fix "officially".

Thanks! Björn
Hi,

thanks for the advice.

Multiselect in the editor is on its way... First it will be allowed to multi-select nodes below one node (not cross-nodes), but I think this may be the first big step.

Image: yes, you're right. If no image is found, then an "invisible image" is shown as replacement - this will be changed to a "broken link image" so that one can immediately see.

Björn
Hi Tobias,

what's about...:

Code:
 FacesContext context = FacesContext.getCurrentInstance();
 HttpServletRequest request = (HttpServletRequest)context.getExternalContext().getRequest();
 String requestURI = request.getRequestURI(); // /demos/workplace/demoinclude.jsp
 
...as usual: find the download + info about the changes in the DevZone of www.captaincasa.com!

Björn
Hi Tobias,

my (current) tool of choice for profiling: Profiler4J. It's easy to configure and to use + gives me all information I need for performance analysis.

...+it's open source.

Björn
...yes, your are right, thanks.
The error is fixed + solution will be available with next beta.

Björn
...yes, it's on the todo list... Thanks!
Björn
...and, you'll also note: the auto-complete of Eclipse will work properly after including the libraries as described.

Björn
Hi,

you need to reference jsp-api.jar in your project. It is somehow "indirectly" referenced. That's what compiler is telling...

I do not know if jsp-api.jar indirectly references servlet-api.jar... in case it does: add this as well.

You find both libraries in Tomcat/lib. I know, that you know this ;-)

Björn
...as usual: find the download + info about the changes in the DevZone of www.captaincasa.com!

Björn
Yes, currently FORMATTEDFIELD checks the input of dates, but does not provide date/time picking.

The component you request is planned to be part of the first release, which is planned for 7th Jan 2008.

Björn
 
Profile for CaptainCasa -> Messages posted by CaptainCasa [5555] Go to Page: Previous  1, 2, 3 ... 368 , 369, 370, 371 Next 
Go to:   
Powered by JForum 2.1.6 © JForum Team