[Logo] Enterprise Client Community
  [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 [5519] Go to Page: Previous  1, 2, 3 ... 359, 360, 361 ... 366, 367, 368 Next 
Author Message
...OK, from next release on there is a method onRowDeselect() which you can override...

Björn
...this is possible and we can add it...
We will do our best (after having finished the client download component...).

Björn
Hi Agnes,
in case the regular expression is not valid on client side then the last valid value is set into the field. When leaving the field then the field will be reset to this value.
Is is possible that you somehow invoke a function by hotkey, and the field still shows an old, incorrect value?
Björn
...well, you are right. The load should happen in case its required...

"You" need to provide a valid URL to the download file. The download will be done from this URL. A server file path, hmmm... I prefer the URL, of course.

Thank for your input!
Björn
I believe, we can make it until mid of next week. The component is generally usable, it makes sense to add it short term.

Björn
..component would be something like:

Code:
 <t:download 
     text="Press here to download"
     filecontent="hexhexhexhexhexhex"
     filename="name.gif"
     autostart="true"/>
 


On the screen there is a download link. The user clicks the link and the download dialog opens.
If autostart is set to "true" then the dialog immediately is coming up, without the user clicking onto the link.

Björn
...well, you have to pass the file to the client ;-)
Björn
Hi Frauke,

no, not yet supported.
But should be quite simple to add...: you pass the file as hexstring (same as heximage) + with a proposed filename. Then a popup comes up in which the user selects the directory + in which the user can save the file.

Anything additional in your mind?

Björn
Hi Michael,

yes there's a difference between "link" and "icon"...

Short term: tooltip, this is a mistake, it will be available as well with next version.

Mid term: also provided fileuploadbutton (button is the more generic form of icon...).

OK?

Björn
Hi,

the article is written by Stefan Ried from Forrester. Here it is:
http://www.computerwoche.de/produkte_technik/software/1856308/?ILC-RSSFEED&feed=1856308%20rssfeed3104

It exactly describes the dilemma of AJAX based frontends. The advice:have a look onto:

- flash
- silverlight
- new generation of Java based clients

Björn
...the two short term items are available in next version...
Björn
Hi Antje,

thanks for your input!

Things we will do quite short term:
- automatic embedding of hot-key-text in the menu
- separator

Things we have to check:
- key for displaying the popup menu
- central POPUPMENUs with extensions... this is quite difficult because you may want to define, that the "additional menu items" are not positioned at the end of the menu, but somehow sorted into the default menu items. Maybe using COMPONENTBINDING may be an option for you? Of course then the menu is built on the Java side...

Things which are in currently:
- sub-grouping of menus to form hierarchies: use the MENU component

Björn
The most urgent one...

" - If a checkbox has the focus, it should have a "Ameisenlinie" and check/uncheck whith +/-. Generally it`s sometimes unclear, which control has the focus, because the contrast to background is too little. Icons for example have a rollover effect, for the mouse, this would be helpful, if control is focused. "

...is solved + available with next release. The "Ameisenlinie" is only shown if the checkbox / radio button has a text. If it does not have a text, now there is some additional background shading. Selection via keyboard is done with the space bar.

Björn
OK, got it..., thanks!
Will not be "immediately" solved, but is in our list of to-do-items.

Björn
One other product I fell in love to: TIJmp http://www.khelekore.org/jmp/tijmp/. It's "just" for memory profiling, it's open source, it does what I expect... - and it's very simple to integrate into your environment.

Björn
 
Profile for CaptainCasa -> Messages posted by CaptainCasa [5519] Go to Page: Previous  1, 2, 3 ... 359, 360, 361 ... 366, 367, 368 Next 
Go to:   
Powered by JForum 2.1.6 © JForum Team