again hi,
i just checked out springrcp 0.3.0, now i got a weird problem with the menu labels. all menuitems are now named commandLabel in my app.
my config looks like this:
<bean id="menuBar"...
Type: Posts; User: wolfhead; Keyword(s):
again hi,
i just checked out springrcp 0.3.0, now i got a weird problem with the menu labels. all menuitems are now named commandLabel in my app.
my config looks like this:
<bean id="menuBar"...
hi there,
i wondered if it is possible to close an internalframe from within the view. i want to have a cancel button which closes the view.
my view extends AbstractView, so i thought calling...
hi there,
i've got an applicationContext which handles the main logic of my web application. there are several modules all in separate packages and all with their own context files.
now i want to...
Hey there,
i'm wondering why it is only possible to associate a view-Class with the DefaultViewDescriptor and not a normal Bean. I'm running in problems over and over again because of this. I want...
the easiest solutions are the best ones =)
thanks for your help
hey there,
i'm using the mdi features from spring rcp to generate jinternalframes for my client. so far no problem.
but i'm not able to figure out how to set the size of the views/frames. i want...