Prototypes de fenêtres client en Gtk4. Le but n'est pas de finaliser le code mais d'explorer des dispositions de widgets à la fois simples et ergonomiques (du point de vue utilisateur) en n'utilisant pas le mécanisme GtkBuilder
Go to file
Jean Sirmai e69af6b007
cleaning only; application = self << ? (contain.c line 346)
2024-06-01 11:32:57 +02:00
image WIP: contain.g_signal_connect (GTK_BUTTON (get_btt_run_xor_edit()), clicked, G_CALLBACK (on_togglerunedit_action()), NULL); 2024-05-31 22:34:15 +02:00
(notes) un p'tit commit avant de connecter tout ça (^z < on en reparlera) 2024-05-16 17:20:44 +02:00
COPYING First commit : a simple window with a button which prints 'Hello, World' 2024-04-20 11:17:01 +02:00
Makefile Makefile (+) #define W_GL_AREA 1800 - 34 #define H_GL_AREA 1000 - 6 2024-05-05 20:53:52 +02:00
callback.c cleaning only; application = self << ? (contain.c line 346) 2024-06-01 11:32:57 +02:00
callback.h cleaning only; application = self << ? (contain.c line 346) 2024-06-01 11:32:57 +02:00
cold.c cleaning Allocation height too small. Tried 60x409, but GtkBox needs at least 60x438. 2024-05-08 23:43:23 +02:00
cold.h cleaning Allocation height too small. Tried 60x409, but GtkBox needs at least 60x438. 2024-05-08 23:43:23 +02:00
contain.c cleaning only; application = self << ? (contain.c line 346) 2024-06-01 11:32:57 +02:00
contain.h cleaning only; application = self << ? (contain.c line 346) 2024-06-01 11:32:57 +02:00
display.c WIP: contain.g_signal_connect (GTK_BUTTON (get_btt_run_xor_edit()), clicked, G_CALLBACK (on_togglerunedit_action()), NULL); 2024-05-31 22:34:15 +02:00
display.h cleaning only; application = self << ? (contain.c line 346) 2024-06-01 11:32:57 +02:00
hot.c WIP: g_signal_connect (...) < ne connecte pas. 2024-05-31 23:22:12 +02:00
hot.h WIP: contain.g_signal_connect (GTK_BUTTON (get_btt_run_xor_edit()), clicked, G_CALLBACK (on_togglerunedit_action()), NULL); 2024-05-31 22:34:15 +02:00
junk Makefile (+) #define W_GL_AREA 1800 - 34 #define H_GL_AREA 1000 - 6 2024-05-05 20:53:52 +02:00
main.c pages >> contain & widgets >> display 2024-05-10 06:19:20 +02:00
texts.c cleaning Allocation height too small. Tried 60x409, but GtkBox needs at least 60x438. 2024-05-08 23:43:23 +02:00
texts.h cleaning Allocation height too small. Tried 60x409, but GtkBox needs at least 60x438. 2024-05-08 23:43:23 +02:00
warm.c Merci Adrien pour l'explication des pointeurs sur fonctions. Ça marche 2024-05-22 07:44:50 +02:00
warm.h pages >> contain & widgets >> display 2024-05-10 06:19:20 +02:00