Hi, I've solved this. I was using the binaries, so I compiled the libraries 
from source code, but I got the same result. I looked at the IUP GTK code and 
realized that to get the menu size, it checks if there's a global menu. If 
there is, it returns zero. So I added the following line to my project:

IupSetGlobal("GLOBALMENU","No");

And this solved the problem. For some reason in this system (PCLinuxOS) this 
returns Yes, although I haven't set it anywhere.

Regards
Germán


Enviar: miércoles 18 de junio de 2025 a las 18:01
De: "Germán Arias" <[email protected]>
Para: "iup-user" <[email protected]>
Asunto: Problem with iup 3.32

Hi, I update to iup 3.32 and compiling the file example3_5.c at tutorial, at 
the displayed window the toolbar overlaps the menu. This is in xfce using gtk 
3. Not sure if Xfce is the problem.
Regards.
 


_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to