D GUI Framework (responsive grid teaser)

Robert M. Münch robert.muench at saphirion.com
Tue Jun 23 17:41:35 UTC 2020


On 2020-06-23 04:29:48 +0000, Виталий Фадеев said:

> Width of the element can be set:
> - by hand
> --- fixed
> - by automate
> --- inherited from parent
> --- from childs ( calculated max width )
> --- generated by parent layout ( like a HBox, VBox, may be CircleLayout... )
> 
> and for each case:
> - check min width
> - check max width
> 
> https://drive.google.com/file/d/1ZbeSkQD2BY06JB1R17CT17te1H9ecRnI/view?usp=sharing 
> 

Not sure if this is a question or some project you do. However, yes on 
all points for what we do.

> and childs can be aligned in container cell to: left. center, right, stretched.
> 
> https://drive.google.com/file/d/1Xm4m7DLaUoPu5wzvPSalgW3i1-WkTeek/view?usp=sharing 
> 

Yes.

> I love beauty UI too. :)

Well, beauty lies in the eye of the beholder.

> I love fast perfect UI too.

:-)

> And I do D Windows GUI too.  :)

Cool... so, anything to see?


-- 
Robert M. Münch
http://www.saphirion.com
smarter | better | faster



More information about the Digitalmars-d-announce mailing list