On 9/29/06, CV <[EMAIL PROTECTED]> wrote:
> Again, my goal is to put many similar labels on a (printed) page.
> Using container control seemed to me to be easy and flexible way how
> to achieve this.
>
But why not use EmbedWithin as I said in my first reply? With
EmbedWithin you can create multiple instances of your ContainerControl?
Because I want to avoid situation where I have, say, 20 embeded
Containers in a page.
Not only is it poor programming style, if I would need to resize the
container, or customer decided that he want to have 3x7 labels instead
of 4x5 labels, I would have to reorganize the objects on a window.
With one container and DrawInto method, I would just change some
constants in the program - or make them customizable by user.
--
Peter Bozek
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>