Hi, I'm trying to compile the opengui source code on W10 to change some behavior and some of the icons dont charge. How can I fix that?
Also the program blocks the buttons the second time I push them and for nomrally use I have to pass the mouse upper close button to continue, some advice?
Icons are compiled into a source file, try deleting icons.c or use make clean.
I don't know what is causing that behavior; does it happen also with the original source?
Maybe the particular build environment has some influence; try building the gtk2 example to see if it is installed correctly.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
Anonymous
-
2020-12-10
The problem looks to be GTK, I'm on W10 and when I run the gtk_demo.exe is the same. the buttons cant be touched more tan on time.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I'm trying to compile the opengui source code on W10 to change some behavior and some of the icons dont charge. How can I fix that?
Also the program blocks the buttons the second time I push them and for nomrally use I have to pass the mouse upper close button to continue, some advice?
Icons are compiled into a source file, try deleting icons.c or use make clean.
I don't know what is causing that behavior; does it happen also with the original source?
Maybe the particular build environment has some influence; try building the gtk2 example to see if it is installed correctly.
The problem looks to be GTK, I'm on W10 and when I run the gtk_demo.exe is the same. the buttons cant be touched more tan on time.
I'm also on W10, no problem in my case.
Do you mean that opgui.exe found on sourceforge does this as well?
yes, maybe is the GTK Runtime Environment.?? It happens until whit the .exe of sourceforge, what version of the rountime do you use?
This one