Jean Sirmai
|
b40b3e2598
|
un switcher avec trois 'titled' dans la header_bar (mais rien ne fonctionne encore)
|
2024-06-18 23:41:21 +02:00 |
Jean Sirmai
|
29b09fa771
|
WIP: adding a stack_switcher in the header_bar... a switcher, but not its pages ?...
|
2024-06-18 22:07:48 +02:00 |
Jean Sirmai
|
31957b7835
|
WIP: https://docs.gtk.org/gtk4/class.ToggleButton.html < TODO
|
2024-06-17 11:48:20 +02:00 |
Jean Sirmai
|
e6871816a4
|
WIP: > Il faut fusionner les deux enums mode et choice (automaton.h)
|
2024-06-16 00:06:49 +02:00 |
Jean Sirmai
|
bd252031c7
|
WIP: les GTK_CHECK_BUTTON sont 'toggled' > la fenêtre est réaffichée (2 fois)
|
2024-06-15 23:29:17 +02:00 |
Jean Sirmai
|
0f0c21b299
|
WIP: cleaning
|
2024-06-15 00:01:58 +02:00 |
Jean Sirmai
|
981886d79b
|
TROIS BOUTONS: STATE, RULES et DATA in a radio group (cleaning)
|
2024-06-14 07:48:24 +02:00 |
Jean Sirmai
|
4cd7a0215a
|
TROIS BOUTONS: STATE, RULES et DATA
|
2024-06-14 07:20:01 +02:00 |
Jean Sirmai
|
83c3254732
|
WIP: simple, facile mais soit 'rules' soit 'state' n'apparait pas quand toggle data_analysis
|
2024-06-14 00:08:02 +02:00 |
Jean Sirmai
|
00f88d1c36
|
WIP: une première approximation de la commutation : STATE / RULES / ANALYSE
|
2024-06-13 09:48:21 +02:00 |
Jean Sirmai
|
0706aac1d3
|
WIP: the btt_toggle_STATE_RULES_DATA switches between : 'rules', 'state' and 'analyse'
|
2024-06-13 09:35:36 +02:00 |
Jean Sirmai
|
c8e587137a
|
WIP: on_toggle_STATE_RULES_DATA button in callback
|
2024-06-13 09:26:01 +02:00 |
Jean Sirmai
|
246c2f2cac
|
WIP: prêt pour un deuxième essai d'automate...
|
2024-06-13 00:08:10 +02:00 |
Jean Sirmai
|
d1918a0d0b
|
WIP: gtk_window_close (GTK_WINDOW (data)); < ferme la fenêtre dialogue
|
2024-06-12 00:16:45 +02:00 |
Jean Sirmai
|
c8516d7c43
|
using : gtk_widget_set_sensitive (GTK_WIDGET (data), FALSE);
|
2024-06-11 22:49:42 +02:00 |
Jean Sirmai
|
49d78fdfd2
|
WIP: et faisons fonctionner ces boutons
|
2024-06-11 22:01:44 +02:00 |
Jean Sirmai
|
dcbc47e7a4
|
WIP: ... et ajoutons-lui des boutons
|
2024-06-11 19:20:44 +02:00 |
Jean Sirmai
|
2b18424169
|
WIP: créons donc cette fenêtre de dialogue.
|
2024-06-11 16:39:40 +02:00 |
Jean Sirmai
|
5133d672fd
|
WIP: Il faudra bien une fenêtre de dialogue pour sauvegarder...
|
2024-06-11 00:11:50 +02:00 |
Jean Sirmai
|
bc5b03eaec
|
WIP: machine à états en construction (in_depth.c)
|
2024-06-09 15:55:36 +02:00 |
Jean Sirmai
|
e8b0427aac
|
WIP: machine à états dans 'in_depth'
|
2024-06-09 13:27:15 +02:00 |
Jean Sirmai
|
545e1cb146
|
WIP: void window_main_child (...) {...switch (selected_page)...} in contain.c
|
2024-06-08 15:22:04 +02:00 |
Jean Sirmai
|
72736a6165
|
WIP: un peu crade, mais... donne une idée des switch de pages par toggles
|
2024-06-07 23:34:08 +02:00 |
Jean Sirmai
|
52b39570d3
|
WIP: colmatage, encore...
|
2024-06-06 23:23:25 +02:00 |
Jean Sirmai
|
5c453c7e49
|
WIP: récup de fonctions; colmatage (dirty, I presume) mais d'apparence efficace
|
2024-06-06 22:49:43 +02:00 |
Jean Sirmai
|
45cecfe805
|
WIP: cleaning, simplifying, organizing #include callback, contain, display, tree, texts
|
2024-06-05 19:16:47 +02:00 |
Jean Sirmai
|
aeaf4ada0b
|
Le bouton [exec_xor_edit] contrôle le bouton [run_stop_model_exec] (cleaning)
|
2024-06-03 23:28:48 +02:00 |
Jean Sirmai
|
a4a5c24c1b
|
Le bouton [exec_xor_edit] contrôle le bouton [run_stop_model_exec]
|
2024-06-03 23:11:03 +02:00 |
Jean Sirmai
|
4e14d68b1e
|
WIP: relation entre les états EXEC / EDIT et RUN / STOP (en cours...)
|
2024-06-03 06:13:03 +02:00 |
Jean Sirmai
|
7820dde7c2
|
WIP: cleaning run_xor_stop_exec must depend on exec_edit_mode < TODO
|
2024-06-03 05:46:01 +02:00 |
Jean Sirmai
|
4ba96fbe23
|
WIP: reorganization : create 'in_depth.c'
|
2024-06-02 22:49:16 +02:00 |
Jean Sirmai
|
391941d200
|
WIP: regroupement des fonctions callback
|
2024-06-02 22:14:24 +02:00 |
Jean Sirmai
|
3eac53e356
|
WIP: cleaning <> prêt pour réorganiser selon MVC + DESIGN / OPERATIONS
|
2024-06-02 13:13:37 +02:00 |
Jean Sirmai
|
14b0c84e11
|
g_signal_connect (run_xor_edit, clicked, G_CALLBACK (ui_toggle_run_edit), NULL); << ça marche
|
2024-06-02 05:45:50 +02:00 |
Jean Sirmai
|
e69af6b007
|
cleaning only; application = self << ? (contain.c line 346)
|
2024-06-01 11:32:57 +02:00 |
Jean Sirmai
|
dabf980346
|
WIP: g_signal_connect (...) < ne connecte pas.
|
2024-05-31 23:22:12 +02:00 |
Jean Sirmai
|
8163333422
|
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 |