pack or grid (or the other way around)?

Liste des GroupesRevenir à cl tcl 
Sujet : pack or grid (or the other way around)?
De : luc (at) *nospam* sep.invalid (Luc)
Groupes : comp.lang.tcl
Date : 16. Jan 2025, 03:56:11
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20250115235611.5613ef18@lud1.home>
I am working on a package that I guess would be considered a megawidget
and I vaguely remember reading somewhere that widgets (or was it
applications?) that use pack cannot contain widgets that use grid, or
maybe it was the other way around, which means that if my megawidget
uses pack, nobody would be able to use it inside another widget (or
would that be an application?) that already uses grid, or maybe the
other way around, well, you get the idea.

I also vaguely remember reading that "the other way around" was safe
though, that is, one between pack and grid may contain widgets managed
by the other geometry manager.

Is that correct? I can't seem to find that exact information. I guess
I really need to be sure before I make a commitment to either one
(or the other way around).


--
Luc
>


Date Sujet#  Auteur
16 Jan 25 * pack or grid (or the other way around)?6Luc
16 Jan 25 +- Re: pack or grid (or the other way around)?1Rich
16 Jan 25 `* Re: pack or grid (or the other way around)?4Ralf Fassel
16 Jan 25  `* Re: pack or grid (or the other way around)?3Luc
16 Jan 25   `* Re: pack or grid (or the other way around)?2Rich
17 Jan 25    `- Re: pack or grid (or the other way around)?1Robert Heller

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal