Search found 2 matches

by gorgm
Mon 6. Sep 2010, 17:59
Forum: Programming Help
Topic: Updating ViewingComponent
Replies: 3
Views: 718

Re: Updating ViewingComponent

hey, thanks for the quick answer.

everything works fine. you are right, the viewer updates itself.
I just didn't thought of encompassing. So everything got displayed, but i couldn't see it, because i wasn't encompassed.

So hope this won't happen again.
thanks

gorgm
by gorgm
Mon 6. Sep 2010, 16:03
Forum: Programming Help
Topic: Updating ViewingComponent
Replies: 3
Views: 718

Updating ViewingComponent

hey, i've a problem using JRViewer in my RichClient Application. I got so far extracting the viewingComponent and adding it to my View. During initializing my panel, i create a sceneGraphComponent without any children and set it as content for my viewer. now i need to add children during runtime to ...