Re: Resizing an image widget

2005-08-22 Thread Tristan Van Berkom
LaundroMat wrote: I realise I wasn' t too clear in my mail. The thing is, I have a window with essentially 3 boxes: A B C A = image B = labels C = text entry The height of B (and C for that matter) is smaller than that of A. But I would like to resize A to the height of C. If you set the "h

Re: Resizing an image widget

2005-08-22 Thread LaundroMat
I realise I wasn' t too clear in my mail. The thing is, I have a window with essentially 3 boxes: A B C A = image B = labels C = text entry The height of B (and C for that matter) is smaller than that of A. But I would like to resize A to the height of C. On 8/22/05, Tristan Van Berkom <[EMAIL

Re: Resizing an image widget

2005-08-22 Thread Tristan Van Berkom
LaundroMat wrote: Hi all - First time here, thanks for having a look at this. I have a window, consisting of a horizontal box, with 3 vboxes in it. One vbox contains an image, another a set of labels and the third has text entry widgets. How can I resize the image to the unexpanded size of th

Resizing an image widget

2005-08-22 Thread LaundroMat
Hi all - First time here, thanks for having a look at this. I have a window, consisting of a horizontal box, with 3 vboxes in it. One vbox contains an image, another a set of labels and the third has text entry widgets. How can I resize the image to the unexpanded size of the vboxes containing