[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: ddammann  XML
Profile for ddammann -> Messages posted by ddammann [66] Go to Page: Previous  1, 2, 3, 4, 5 Next 
Author Message
Hi,

It makes our work much easier if CaptainCasa could provide a pane with grid layout, like a GridLayout in Swing.


regards
Dörte
Hi,

1.) We need to change the size of a popup. For example:
First we want to show few infos, but with a option 'show Details' we want to show more infos in a langer popup.
Is there a way to change the popup size inside the popup code?

2.) Is there a way to make a popup background transparency?


regards
Dörte
Hi,

We want to export a TreeGrid by using TreeGrid -> Export->ClipboardExport and paste into Excel.
But the result is:
no tree structure.
And the value of a FormatedField is not formated.
Is there a way to configure the export?


regards
Dörte
Hi, Hr. Müller

Do you have anything like a syntax high lighting editor (TextArea)?
I had searched for a it in your demo-client but I didn't found anything.

regards
Dörte
To fold the the functiontree, yes.
But to maximize the workplace with _ quadrat X

regards
Dörte
Hi,
Our workplace contains a funktiontree.
If I fold the funktiontree, than maximized the workplace. The funktiontree is showing again, only by maximized the workplace.
If I do this with minimized its ok.

regards
Dörte

Hi
Exists a static way to get the root dispatcher?

Dörte
Hi,
if someone is interested, we found a way.
The configuration of logging.xml
<logging level="INFO"
console="false"
directory="../server/default/log/"
outputclassmethod="false">
</logging>

works.

Dörte
Hi
I want to create a perspective like - have look to attachment 1
But this are very complex to do this.
Its not possible to place the two right pages behinde the two 'one below the other' in a simple way. I have to juggle with WorkepageContainer and WorkPages

An other problem:
I opend a workpage and it placed - have look to attachment 2
I use the default.xml perspective.

An other problem:
I use a perspective with named WorkepageContainer. If I call this perspective I get a Workplace only with FunktionTree an empty WorkepageContainer but they are displayed. I fill the WorkepageContainer with WorkPages and close one WorkPages. The named WorkepageContainer disappear and could not instantiate at the same place.



Hi,

We want the logging output file of our application in our JBoss log-directory.
So we thought we config this in eclntjsfserver\config\logging.xml
<logging level="INFO"
console="false"
directory="../server/default/log/"
limit="512000"
count="5"
outputclassmethod="false">
</logging>

Its intent to use a relative path. We don't want to config each JBoss installation.

The output directory is not Jboss-Installation/server/default/log/
but
Jboss-Installation/server/default/work/jboss.web/localhost/anafee/log_eclntjsfserver.txt.0
and
CC-installation\tools\embeddedserver\work\embedded\embedded\editor/log_eclntjsfserver.txt.0

Both files are diffrent.

How we have to config logging.xml to see the output file in Jboss-Installation/server/default/log ?

Dörte
Hi,
Thanks for your answer, next monday is OK.

Dörte
Hi,
I'am sorry, but it doesn't works for me.
I my jsp page I use:
t:iconseptext.accessiblename = calculate
t:iconseptext.comment = calculate

Result, have a look at the attachment.

What's wong?

Hi,
t:iconseptext knows attribut accessiblename. But ICONComponent.getAttributes().get("accessiblename") returns null.

BUTTONComponent returns the value of "accessiblename".

Is there an other way to get the value of attribut "accessiblename" for ICONComponent?

(I use this attribute to deside which button was klicked.)

Dörte
Hi,
thanks for the answer.

Its not so importent, we found an other solution for this moment.

Dörte
Hi
Next question.
I want to react on a mouse over event by a button.
How can I do this?

Dörte
 
Profile for ddammann -> Messages posted by ddammann [66] Go to Page: Previous  1, 2, 3, 4, 5 Next 
Go to:   
Powered by JForum 2.1.6 © JForum Team