65 this,
"ResizeSelected()");
69 this,
"ResizeSelected()");
99 if ((w > 0) && (h > 0)) {
virtual void MoveResize(Int_t x, Int_t y, UInt_t w=0, UInt_t h=0)
Move and/or resize the frame.
const TGWindow * GetRoot() const
Returns current root (i.e.
virtual void SetNumber(Double_t val)
TGFrame * GetSelected() const
R__EXTERN TVirtualDragManager * gDragManager
TGuiBldGeometryFrame(const TGWindow *p, TGuiBldEditor *editor)
Constructor.
TGNumberEntry * fNEHeight
void ChangeSelected(TGFrame *frame)
Update number entries when new frame selected.
virtual Long_t GetIntNumber() const
Bool_t Connect(const char *signal, const char *receiver_class, void *receiver, const char *slot)
Non-static method is used to connect from the signal of this object to the receiver slot...
virtual void SetCleanup(Int_t mode=kLocalCleanup)
Turn on automatic cleanup of child frames in dtor.
virtual void AddFrame(TGFrame *f, TGLayoutHints *l=0)
Add frame to the composite frame using the specified layout hints.
TGNumberEntryField * GetNumberEntry() const
void DrawGrabRectangles(TGWindow *win=0)
Draw small grab rectangles around grabbed/selected/frame.
static TGuiBuilder * Instance()
return an instance of TGuiBuilder object
void NeedRedraw(TGWindow *w, Bool_t force=kFALSE)
Set redraw flags.
TGuiBldDragManager * fDragManager
void ResizeSelected()
Resize and redraw selected frame.
TRootGuiBuilder * fBuilder