Email or username:

Password:

Forgot your password?
Niki Tonsky

Implemented very primitive paragraph layout and all of a sudden Humble UI started to feel like a real UI framework!

5 comments
Niki Tonsky

Now thinking about text selection between paragraphs. Gives me a headache. Maybe later :)

Dimitri

@nikitonsky now I am curious, do triple and quadruple click to select line/paragraph originate in Xerox?

Dimitri

@nikitonsky will you switch the section to a dual column mode if the string width is too long?

Niki Tonsky

@eugensson this is just basic paragraph component. App developers might implement something like that. But column layout + vertical scroll don’t play well together

Go Up