mirror of
https://github.com/KeithDHedger/LFSDesktopProject.git
synced 2026-01-13 05:42:05 +00:00
various ui fixes see change logs ...
This commit is contained in:
@ -309,6 +309,8 @@ int main(int argc, char **argv)
|
||||
popWindow->LFSTK_resizeWindow(poplabel->LFSTK_getTextRealWidth("This is a mouse enter callback"),GADGETHITE);
|
||||
popWindow->LFSTK_setWindowColourName(NORMALCOLOUR,"#c0808080");
|
||||
|
||||
//wc->LFSTK_setTile("/home/keithhedger/Backgrounds/bc3h.png",-1);
|
||||
|
||||
int retval=apc->LFSTK_runApp();
|
||||
|
||||
delete apc;
|
||||
|
||||
Reference in New Issue
Block a user