17#ifndef __albaGUIViewWin_H__
18#define __albaGUIViewWin_H__
36 const wxPoint& pos = wxDefaultPosition,
37 const wxSize& size = wxDefaultSize,
class name: albaGUIViewWin This class is used only to trap the OnSize event.
void OnSize(wxSizeEvent &event)
called when resizing the object
albaGUIViewWin(wxWindow *parent, wxWindowID id, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=0)
constructor
albaView is the base class for Views in alba.