[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: rheinrichs  XML
Profile for rheinrichs -> Messages posted by rheinrichs [209] Go to Page: Previous  1, 2, 3  ...  12, 13, 14
Author Message
additional screenshot for this example

Hi!

Looks like my first experiences with comboboxes.
I attache a example with sourcecode, that works fine for me.

Did this solve your problem?

regards

PS: maybe you want to take a look at "ComboFields", too.
Now I use them for special database and reload elements. ;-)
))
Ok, apart from headache there is no problem.
I find out, that the bean browser had a different cause.

thx for help
;o)
Additional:

the new created project file (editor/config/projects) only include relativ path to the application.
In previous version an absolut path was configured.

regards
Hi!

Since Version 2_5_20090720_1 I get an error message (@see: attachment), when:
- Creating a new project
- open the "empty.jsp"

After the message the "Managed Server Beans" pane is empty.

Did anyone have the same problem with this version?

Hi!

Thx for help, after activating "flush" the behavior between init with "true" or "false" is identical.
Now both doesn't work. :-S

any other idea?

regards
;o) Roland
Hi!

I include a "t:checkbox" in a "t:fixgrid" an bind the attribute "selected" to an BeanUI.

if the init-value (in bean) is "true" everything works fine,
if the init-value (in bean) is "false" the checkbox doesn't work as assume.
that means:
- selection only posible after "double-click"
- table only support single selection.

Is this a know bug?

regards
;o) Roland
Hi!

I have the same problem. Where can I find this update?

regards
Sorry, my fault...

is it posible, that the problem only exist in development env?


**************
Hi!

The problem still exists in the actual version. (@see: attachment)

regards
;o)

thx, that works fine

regard
Hi!

It seems, that the width of the title (text) in the rowtitlebar depends in the style(.xml) of the <tag name="lable"...>

In my case the width of label is 100 (px). Now the title is cut of with "...".

The problem is, that
a) Stylvariants of label is not choiceable for rowtitle
b) the rowtitle-style has no attibute "width" or "cutwidth"

Is there any hint for that?

regards
;o)

style.xml:
...
<tag name="rowtitlebar" variant="default">
<set attribute="font" value="size:15;weight:bold"/>
<set attribute="foreground" value="#F0F0F0"/>
<set attribute="padding" value="3"/>
<!-- set attribute="width" value="200"/ -->
<!-- set attribute="cutwidth" value="false"/ -->
</tag>

<tag name="label" variant="default">
<set attribute="width" value="100"/>
</tag>
...

Hi,

it seems that it was a caching problem in firefox.
With the new version and after cleaning the cache it works.

Thx for help in my newbie fault.

regards
Roland
Hi,

the jsp-file is attached.
Now I find out, that the bgpaint attribute only in Firefox (Version 3.0.11) doesn't work.
(in IE it looks fine :-S)

regards
Roland
Depending on a the chosen Layout-Manager the attribute "bgpaint" in Comboboxes has no effect.

- The WindowsLockAndFeel works fine
- The CaptainCasaLockAndFeel only draw a border of the bgpaint attribute

(screenshot attached)

regards
Roland

Environment: Java-Applet
 
Profile for rheinrichs -> Messages posted by rheinrichs [209] Go to Page: Previous  1, 2, 3  ...  12, 13, 14
Go to:   
Powered by JForum 2.1.6 © JForum Team