various ui fixes see change logs ...

This commit is contained in:
K D Hedger
2024-05-02 12:40:50 +01:00
parent e4fe5fa777
commit 57aa4510ea
33 changed files with 305 additions and 375 deletions

View File

@ -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;