_CRheader
Create a new header object
Prototype :
fun [Chn ObjWin I I I I I] ObjHead
- Chn : any channel
- ObjWin : a parent window object
- I : x coordonate, inside the parent
- I : y coordonate, inside the parent
- I : the width
- I : the height
- I : a flag (could be 0)
Return : ObjHead the new header object or nil if error
See also :
Example :