BeMDI SDK

  CZOrderedViewManager

CZOrderedViewManager::Z_ResizeViewTo
Modifies the size of a view
virtual void Z_ResizeViewTo(CZOrderedView *view, float width, float height);


Remarks
This function is similar to BView::ResizeViewTo, but unlike that method it enshures that the clipping region or all views beneath the resized get updated.

  Top


© 2000 by 3rd-evolution