Hello Andrzej !

I've found another small problem:
You use the method XFrame->setName() to set the "title" for this frame.
That's not the idea behind this method.

This frame name is thought to identify frames inside th frame tree.
E.g. our help module use it to name it's frame OFFICEHELP_TASK.
If this name will be replaced by others, it can happen that you are able to open more then one help module at the same time.

Please dont use this method. The title/name of a frame can be controlled outside too.

Regards
Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to