June 23, 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

June 23, 2020
On Tuesday, 23 June 2020 at 17:29:05 UTC, Robert M. Münch wrote:
> On 2020-06-22 23:56:47 +0000, aberba said:
>
>> Will it be open source? Curious why its not hosted public
>
> We will see...
>
> The main point is, such a thing only lifts off if the quality and out-of-the-box experience is high enough. I think we don't need an other project, that might not get any tracktion.
>
> And, if things have a good quality and are used, a project needs a bit of management. This bit can become quite intensive, especially in the beginning until enough know-how is build-up by others. And, this requires that others are picking it up, which needs a good quality... and the circle closes.
>
> Reality tells us, that most OS projects don't take off. Small libs, with a narrow scope are a totally different story than a GUI framework.

I meant it more like your code itself is very valuable for someone else to borrow ideas.

See BeamUI using soem of DlangUI code to build something without starting completely from scratch.
June 24, 2020
On Tuesday, 23 June 2020 at 17:41:35 UTC, Robert M. Münch wrote:
> On 2020-06-23 04:29:48 +0000, Виталий Фадеев said:
>
>> [...]
>
> Not sure if this is a question or some project you do. However, yes on all points for what we do.
>
>> [...]
>
> Yes.
>
>> [...]
>
> Well, beauty lies in the eye of the beholder.
>
>> [...]
>
> :-)
>
>> [...]
>
> Cool... so, anything to see?

Of course, when we are will ready. You, I, and job!
)
2 3 4 5 6 7 8 9 10 11 12
Next ›   Last »