In my project, inside the window there are fixed widgets that are inside all pages. For example, time and date, and I create the windows with a guibuilder. Do I need to add a widget for the date or time for each page? Is there a better solution? best regards hossein
Thank you for the solution. It was great. If so, a few questions:. 1. How to change the location because it is inside the image and does not cause the full picture to be seen. 2. Why is UserData used? While it could do without UserData, as an example attached. Thanks again. Hossein.
Hello I built a page with a guibuilder that has a few widgets. And I created a picture with GUI_DrawBitmap on WM_PAINT. I just want this scroll bar, but I do not know what to do. If it is possible to help me. Thanks
Hello When I go to another page made with a gui builder it takes a long time to load And some widgets are loaded sooner, and some later What can be the cause? What's your solution
Hi! I have a variable Which was changed every second value such as temperature The amount I want to transfer my windows without drawing other widget and without flicker please guide me thanks H.T
Hi! i want to create a button with transparency and use BUTTON_SetBitmap or BUTTON_SetBitmapEx func I also do not want to use other call back function thanks. H.T