Hello and Help Pleaseeeee :)
- From: "NunO fELICIO" <nmpf netvisao pt>
- To: <gtk-list gnome org>
- Subject: Hello and Help Pleaseeeee :)
- Date: Fri, 30 Apr 2004 00:49:52 +0100
Hello im new in gtk programming, ive read some documents, but have many
doubts and questions....
I need to make a kind of very basic kiosk aplication, but i cant understand
how to design the program....
I want to have 4 diferent windows and swap them in the program......
But my problem is that the windows only appear as the program execution
reach gtk_main :(
i want just to do like this....
start:
show_splash_window();
wait_5_seconds();
while(NO_KEY)
show_inactive_window(); // window that show some thing like ("Please press
any key...." )
show_first_window();
show_second_window();
goto start;
I dont think this is difficult, i just dont see how to write the
program........
If anyone can help :).... thanks in advance....
Nuno
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]