imported_Phoenix
New Member
Hey devs,
hopefully someone can help me. How can I add an icon to the titlebar? I've searched google and have read the whole vlf.h but haven't found sth useful.
I know, that this function creates a titlebar:
vlfGuiSetTitleBar(vlfGuiAddText(0,0,"Text here"),0,1,0);
And I remember that this arg---------------------^ is for icons. If set to NULL then an icon is not required..but how to add one?
Regards And sorry, my English isn't that good
hopefully someone can help me. How can I add an icon to the titlebar? I've searched google and have read the whole vlf.h but haven't found sth useful.
I know, that this function creates a titlebar:
vlfGuiSetTitleBar(vlfGuiAddText(0,0,"Text here"),0,1,0);
And I remember that this arg---------------------^ is for icons. If set to NULL then an icon is not required..but how to add one?
Regards And sorry, my English isn't that good