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 c8516d7c43
using : gtk_widget_set_sensitive (GTK_WIDGET (data), FALSE);
2024-06-11 22:49:42 +02:00
image WIP: run_space_page < new design 2024-06-02 23:21:04 +02:00
(notes) WIP: un peu crade, mais... donne une idée des switch de pages par toggles 2024-06-07 23:34:08 +02:00
COPYING First commit : a simple window with a button which prints 'Hello, World' 2024-04-20 11:17:01 +02:00
Makefile WIP: cleaning, simplifying, organizing #include parsing 2024-06-05 22:36:44 +02:00
automaton.c WIP: et faisons fonctionner ces boutons 2024-06-11 22:01:44 +02:00
automaton.h WIP: et faisons fonctionner ces boutons 2024-06-11 22:01:44 +02:00
base.h WIP: cleaning, simplifying, organizing #include base.h 2024-06-05 10:15:12 +02:00
callback.c using : gtk_widget_set_sensitive (GTK_WIDGET (data), FALSE); 2024-06-11 22:49:42 +02:00
callback.h using : gtk_widget_set_sensitive (GTK_WIDGET (data), FALSE); 2024-06-11 22:49:42 +02:00
contain.c WIP: et faisons fonctionner ces boutons 2024-06-11 22:01:44 +02:00
contain.h WIP: créons donc cette fenêtre de dialogue. 2024-06-11 16:39:40 +02:00
dialog.c using : gtk_widget_set_sensitive (GTK_WIDGET (data), FALSE); 2024-06-11 22:49:42 +02:00
dialog.h WIP: créons donc cette fenêtre de dialogue. 2024-06-11 16:39:40 +02:00
dimers random walk.xml WIP: trying to include : graph_stack, parsing but : undefined reference to symbol 'epoxy_glDeleteBuffers' 2024-06-04 22:40:15 +02:00
display.c WIP: void window_main_child (...) {...switch (selected_page)...} in contain.c 2024-06-08 15:22:04 +02:00
display.h WIP: void window_main_child (...) {...switch (selected_page)...} in contain.c 2024-06-08 15:22:04 +02:00
draw.c.todo WIP: Tout se passe dans : draw.c 2024-06-06 23:49:09 +02:00
graph_area.c WIP: colmatage, encore... 2024-06-06 23:23:25 +02:00
graph_area.h WIP: Tout se passe dans : draw.c 2024-06-06 23:49:09 +02:00
graph_stack.c WIP: récup de fonctions; colmatage (dirty, I presume) mais d'apparence efficace 2024-06-06 22:49:43 +02:00
init.c WIP: je comprends pas que ça marche, là ? (draw_space_... draw_grids_... in graph_stack (288)) 2024-06-06 10:52:41 +02:00
init.c.todo WIP: cleaning, simplifying, organizing #include graph_stack : shaders readed in init.c 2024-06-06 10:22:15 +02:00
main.c WIP: Il faudra bien une fenêtre de dialogue pour sauvegarder... 2024-06-11 00:11:50 +02:00
manifest.scm WIP: trying to include : graph_stack, parsing but : undefined reference to symbol 'epoxy_glDeleteBuffers' 2024-06-04 22:40:15 +02:00
parsing.c WIP: cleaning, simplifying, organizing #include parsing 2024-06-05 22:36:44 +02:00
parsing.h WIP: récup de fonctions; colmatage (dirty, I presume) mais d'apparence efficace 2024-06-06 22:49:43 +02:00
shader.frag WIP: cleaning, simplifying, organizing #include graph_stack : shaders readed in init.c 2024-06-06 10:22:15 +02:00
shader.vert WIP: cleaning, simplifying, organizing #include graph_stack : shaders readed in init.c 2024-06-06 10:22:15 +02:00
texts.c WIP: récup de fonctions; colmatage (dirty, I presume) mais d'apparence efficace 2024-06-06 22:49:43 +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
tree.c WIP: reorganization : create 'in_depth.c' 2024-06-02 22:49:16 +02:00
tree.h WIP: reorganization : create 'in_depth.c' 2024-06-02 22:49:16 +02:00