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 Greg Ercolano Oct 06, 2020  
 

    Reposting my last message (below) with preformatted text, as I'm not sure what Google Groups interface will do with that ascii art.


On 2020-10-06 11:47, Greg Ercolano wrote:
On 2020-10-06 10:58, anmol wrote:
Actually I face a problem from the callbacks. I have Tabs  and then Group 1 and Group 2, 3, 4.
Now inside Tabs I detect a click to Group 4 where there is Fl_Browser. Once I detect that
Group 4 is selected, I copy the selections to a queue which is implemented inside Fl_Browser.
    I'm trying to make a fluid mockup of your situation, creating two groups and putting
    an Fl_Browser in one, which presumably is loaded with text when that group is selected.

    Question: Where do 'the selections' come from?
    Is that a separate browser widget outside the tabs widget? i.e.

___________________________________________________________________
|                     |  Tabs Widget                               |
| Source Browser      |  _______  _______                          |
|  _________________  | / Grp 1 \/ Grp 2 \_______________________  |
| |                 | | |       _______________                  | |
| |                 | | |      | Queue browser |                 | |
| |                 | | |      |               |                 | |
| |                 | | |      |               |                 | |
| |                 | | |      |               |                 | |
| |      (A)        | | |      |      (B)      |                 | |
| |                 | | |      |               |                 | |
| |                 | | |      |               |                 | |
| |                 | | |      |               |                 | |
| |                 | | |      |_______________|                 | |
| |                 | | |                                        | |
| |_________________| | |________________________________________| |
|_____________________|____________________________________________|

     And the user makes selections in the source browser, and then clicks
     on the "Grp 2" tab to trigger a callback that should then copy selections
     from Source Browser (A) over to Queue Browser (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/3a693642-e753-0d4a-90cf-b5ce4a0af2d0%40seriss.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'.