FLTK logo

Re: [fltk.general] Order of variables in FLUID

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: Order of variables in FLUID "anmol.... Oct 07, 2020  
 
Hi Greg. I took the morning to do lots more reading to understand what you were referring to in terms of solutions - I have to save data from different tabs, and one widget in one tab can set the output of another widget.
When the user clicks on Group 4, it must summarize in text form all the choices made in Group 1-3.

If a widget A sets the value of widget B - is the callback for widget B invoked ? Or can it be invoked ?
In this case, I do not need to worry about which widget sets the value of B, I can save the current value into a class using widget B callback. And this will always be consistent.

The browser is part of Group 4.
___________________________________________________________________
|                     |  Tabs Widget                               |
| Source Browser      |  _______  _______                          |
|  _________________  | / Grp 1 \/ Grp 4 \_______________________  |
| |                 | | |       | _______________                | |
| |                 | | |       || Queue browser |               | |
| |                 | | |       ||               |               | |
| |                 | | |       ||               |               | |
| |                 | | |       ||               |               | |
| |      (A)        | | |       ||      (B)      |               | |
| |                 | | |       ||               |               | |
| |                 | | |       ||               |               | |
| |                 | | |       ||               |               | |
| |                 | | |       ||_______________|               | |
| |                 | | |       |                                | |
| |_________________| | |________________________________________| |
|_____________________|____________________________________________|

    

--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/133028e5-ea7a-4e0a-8153-c9e360273978n%40googlegroups.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.