|
From: Tim B. <tre...@ho...> - 2006-11-26 02:12:01
|
My Tile-ified treectrl draws the headers and indicators using Tile now. In addition to some already-exported symbols it only requires the following exports: Ttk_CreateLayout Ttk_CreateSublayout Ttk_DrawLayout Ttk_FreeLayout Ttk_LayoutFindNode Ttk_LayoutNodeInternalParcel Ttk_LayoutSize Ttk_PlaceLayout Ttk_RebindSublayout There's no rush getting these exported (if they will be). It is just to give an indication of what widget authors may need in order to create Tile-ified widgets. -- Tim Baker |