RE: Z-ordering



Quoth D. R. Evans:
> I think you're suggesting that in the picture:
> 
> +---------------------+
> | 00011112223333333333|
> | 00011112223333333333|
> | 00011112224444444444|
> | 55511112226667888888|
> | 55511112226667888888|
> | 55511112226667888888|
> | 55511112226667888888|
> | 99999999999999999999|
> +---------------------+
> 
> each of the numerical areas is no longer a Widget but a Window (with no
> decoration) which contains a Container which contains a single Widget.
> Is that right?

No, all of the "normal" content would still be widgets within the main window.  Only the bit that pops up on demand would be in a different window (specifically, a dialog box).




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]