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 62008e0248
Merci Adrien pour l'explication des pointeurs sur fonctions. Ça marche
2024-05-22 07:44:50 +02:00
image Merci Adrien pour l'explication des pointeurs sur fonctions. Ça marche 2024-05-22 07:44:50 +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
cold.c cleaning Allocation height too small. Tried 60x409, but GtkBox needs at least 60x438. 2024-05-08 23:43:23 +02:00
cold.d 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
cold.o spécifications widgets space_page selon le mode (run / edit) - voir .h 2024-05-08 08:46:41 +02:00
contain.c cleaning with a new 'tree.c' file 2024-05-15 06:19:48 +02:00
contain.d cleaning with a new 'tree.c' file 2024-05-15 06:19:48 +02:00
contain.h arbre GTK4 après nettoyage < prêt à être étudié 2024-05-14 22:03:49 +02:00
contain.o g_signal_connect (factory, setup, G_CALLBACK(on_experimental_tree_setup_factory), NULL); < comme si je n'appelais pas; < pourquoi ? 2024-05-15 11:41:58 +02:00
display.c g_signal_connect (factory, setup, G_CALLBACK(on_experimental_tree_setup_factory), NULL); < comme si je n'appelais pas; < pourquoi ? 2024-05-15 11:41:58 +02:00
display.d g_signal_connect (factory, setup, G_CALLBACK(on_experimental_tree_setup_factory), NULL); < comme si je n'appelais pas; < pourquoi ? 2024-05-15 11:41:58 +02:00
display.h g_signal_connect (factory, setup, G_CALLBACK(on_experimental_tree_setup_factory), NULL); < comme si je n'appelais pas; < pourquoi ? 2024-05-15 11:41:58 +02:00
display.o g_signal_connect (factory, setup, G_CALLBACK(on_experimental_tree_setup_factory), NULL); < comme si je n'appelais pas; < pourquoi ? 2024-05-15 11:41:58 +02:00
hot.c Merci Adrien pour l'explication des pointeurs sur fonctions. Ça marche 2024-05-22 07:44:50 +02:00
hot.d pages >> contain & widgets >> display 2024-05-10 06:19:20 +02:00
hot.h g_signal_connect (factory, setup, G_CALLBACK(on_experimental_tree_setup_factory), NULL); < comme si je n'appelais pas; < pourquoi ? 2024-05-15 11:41:58 +02:00
hot.o Merci Adrien pour l'explication des pointeurs sur fonctions. Ça marche 2024-05-22 07:44:50 +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
main.d pages >> contain & widgets >> display 2024-05-10 06:19:20 +02:00
main.o arbre GTK4 après nettoyage < prêt à être étudié 2024-05-14 22:03:49 +02:00
myprogram Merci Adrien pour l'explication des pointeurs sur fonctions. Ça marche 2024-05-22 07:44:50 +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.d 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
texts.o cleaning Allocation height too small. Tried 60x409, but GtkBox needs at least 60x438. 2024-05-08 23:43:23 +02:00
tree.c before completing my first experimental GTK4 tree 2024-05-17 09:05:46 +02:00
tree.d cleaning gtk_box_append (tree_sketch_box, GTK_WIDGET (get_experimental_box_new())); 2024-05-15 06:46:11 +02:00
tree.h g_signal_connect (factory, setup, G_CALLBACK(on_experimental_tree_setup_factory), NULL); < comme si je n'appelais pas; < pourquoi ? 2024-05-15 11:41:58 +02:00
tree.o before completing my first experimental GTK4 tree 2024-05-17 09:05:46 +02:00
warm.c Merci Adrien pour l'explication des pointeurs sur fonctions. Ça marche 2024-05-22 07:44:50 +02:00
warm.d pages >> contain & widgets >> display 2024-05-10 06:19:20 +02:00
warm.h pages >> contain & widgets >> display 2024-05-10 06:19:20 +02:00
warm.o Merci Adrien pour l'explication des pointeurs sur fonctions. Ça marche 2024-05-22 07:44:50 +02:00