[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 [5520] Go to Page: Previous  1, 2, 3 ... 356, 357, 358 ... 366, 367, 368 Next 
Author Message
...now bigger, still < 100kB...
...just try it on my own...
Hi,

could you please do the following

(.) pls. try again with today's version (will be available at late morning/noon time)
(.) remove the /demos webapp and then re-deploy the new demos.war

...then start again.

There are two possibilities that may have caused the error:
(.) temp. inconvenience in the interim version I passed to you
(.) deployment issue: when switching versions you need to remove the webapp and then deploy the new .war file

Björn
...with the next release (coming this morning...) the behaviour will be identical. ...but: in order to be compatible you have to tell the button about. There is a new attribute ICONROLLOVER which you have set to "true".

Björn
Agnes,

there is the FORMATTEDFIELD which allows and validates time input (according to locale country definition that is defined with the client). Pls. have a look into the Demo Field Cotnrols ==> Formatted Field.

There is currently no special control like the calendar control for dates.

Björn
Tobias,

you are rright: clearing is not a too bad idea - and was added... Next update will contain the change.

Thanks! Björn
Any mini-example would be great...
(the typical thing: our examples are working fine!)

Björn
...is is possible that youe somewhere create a new instance of ValidValuesBinding(), if so: use the clear() method to remove items.

Björn
...oooh, you are right: there is one mini-difference: the icon leaves a bit more space between the image and "outside" - and the rollover effect can shine through.

We will correct this...

Björn

PS: if you need a very quick solution: draw the image a bit bigger, surrounding it with transparent pixels...
...well, yes (I do not bore you with the internal reason...).

What we proposed to you is more a "bypass" than a "solution" (+ it is specific to the FIXGRID component). First thing: we 'll point this out within the documentation, and then provide a cleaner solution.

Thanks + regards! Björn
Hi,

could you try the following:

Instead of...
Code:
     	// create fix grid
          FIXGRIDComponentTag fgTag = new FIXGRIDComponentTag();
          
          fgTag.setId("FG");
          fgTag.setObjectbinding("#{MyBean.rows}");
 


...do:
Code:
     	// create fix grid
          FIXGRIDComponentTag fgTag = new FIXGRIDComponentTag();
          
          fgTag.setObjectbinding("#{MyBean.rows}");
 


I.e. do not assign the same id once again to the grid. (You do not have to define an id at all - if you do not define one, it will be generated automatically, every time a new one of course).

Please feed back if this is the "solution". Thanks.

Björn
(Registration required! mail to info@CaptainCasa.com)



Mit dieser Mail wollen wir noch einmal an das Treffen in der nächsten Woche erinnern und einen inhaltlichen Update auf die Agenda machen.

Zunächst noch einmal die Logistik:

ORT: in dem Gebäude der proLogistik in Dortmund
Fallgatter 1
44369 Dortmund
Anfahrtbeschreibung gibt es auch unter www.prologistik.de ==> Kontakt

ZEIT: am Do, 10. April 2008
12-13h: Sammeln und Wiedersehen bei einem Mittagssnack
13-17h: Offizielles Programm laut Agenda (s.u.)

INHALTLICHE AGENDA:
(.) Begrüßung und Standortbestimmung (proLogistik, CaptainCasa)
(.) Vorstellung der Anwendung der proLogistik mit Focus auf GUI Apsekten (proLogistik)
(.) Vorstellung der Anwendung der vps mit Focus auf GUI Aspekten (VPS)
(.) Zusammenfassung der CaptainCasa Entwicklungen seit dem letzten Treffen (CaptainCasa)
(.) Vorstellung "PDF Druck" über "iText" (Pilz & Partner)
(.) Vorstellung, Diskussion und Priorisierung der nächsten "Major Steps" (CaptainCasa), hierunter:
(?) HTML Renderer
(?) Animationen und Effekte
(?) PDF und Druck
(?) Portlet Integration
(?) Hibernate / Spring Integration
(Erholungs- und Kaffeepausen gibt es natürlich zwischen den Agendapunkten.)

Eine administrative Angelegenheit noch:
Wir bitten alle, die eine Mitfahrgelegenheit dem VW Bus ("VIP Shuttle") ins Auge fassen - und die sich noch nicht per Mail "angemeldet" haben, dies zu tun. Die Mitfahrgelegenheit startet ab einem P&R Parkplatz (entweder Sinsheim oder HD-Schwetzingen), so dass der größte Teil der Strecke gemeinsam bewältigt werden kann - vorausgesetzt man kommt aus dem süddeutschen Raum. Der Fahrer (Björn Müller) ist sich der Verkehrsregeln bewusst und orientiert sich an empfohlenen Richtgeschwindigkeiten und Mindestabständen. Der Startpunkt wird bei 8:30h liegen - Details hierzu werden noch mit den Mitfahrern vereinbart.

Wir freuen uns auf eine zahlreiche Teilnahme und auf ein interessantes Treffen!

Freundliche Grüße!

Andreas Köllmann (proLogistik)
Björn Müller (CaptainCasa)
Hi Frauke,

the next version contains:

(1) Donwload button is named "Download", and not "Open"
(2) Filename can be explicitly set
(3) The download status is shown longer, esp. when a successful download is done then the success popup is shown to the user for some seconds (and then is closed automatically)
(4) Download is available as Button as well. A button is the more general form of an icon (icon is just an abbreviation), so you can form you icon (contentareafilled=false image=...)

There is currently no "back event" to the server. This is something we can add. Not ultra-short-term, but it's in our lists.

Björn
There will be some improvements we are just working on... I hopefully will not forget to write these improvements into this post when they are finished...

Björn
...OK...

The behaviour now was changed as described in the previous post.
The change is available with the next release.

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