[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to avoid resizing in my App



> Alexander Gorshenin wrote:
> 
> I want to have an application of constant size.
> But probable I'll wat to exclude only one direction of resizing.
> 
> How can I do that?
> 
> Best Regards, Alexander Gorsehin, MIPT

I don't know if you can do this a "standard" way, like by
disabling resizing of a window (a portability compromise),
but you might be able to handle this in the canvas
resize method - force things back to the original size.

-- 

Bruce E. Wampler, Ph.D.

Author of the V C++ GUI Framework

e-mail: mailto:bruce@objectcentral.com
web:    http://www.objectcentral.com


Reply to: