FLTK logo

Re: [fltk.general] Understanding Fl_Pack.

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: Understanding Fl_Pack. Greg Ercolano Oct 03, 2022  
 

On 10/3/22 13:37, Albrecht Schlosser wrote:

OK, I had some spare time and tried Gonzalo's demo. I replaced Fl_Pack with Fl_Flex everywhere and changed:

// pack->init_sizes();
pack->layout();
// pack->redraw();
With these minimal changes Gonzalo's program does what I think he wanted to achieve.
Full demo program attached as 'understanding_fl_pack.cxx'.

    Yep, can confirm that behavior is probably what he wants.

--
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/73364b6f-204d-4d4f-df14-e0a0bee653ad%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'.