Vadim Lopatin

Results 87 comments of Vadim Lopatin

It's planned at least to include DMLEdit like designer. It allows edit and test form description in DML format. See dlangui:dmledit example.

There is already issue #50

Reproduced similar issue when trying to build unittest. X64 Win7, x86 build

should work, but after window is shown. Probably it makes sense to apply state when creating window, as well. Now new windows are created in normal state.

setWindowState works on window level

Changing window size is implemented (but now on win32 only, and if window is already created) Try window.resizeWindow()

Right/bottom bounds of Rects, at least in DlangUI, are non-inclusive. So, (0, 0, 2, 2) is 2x2 rect.