how can iup dailog embedded anthor dialog,luaiup code like this:
tmp = iup.dialog
{
iup.vbox
{
iup.label{title="test:"},
}
;title="iuplua tmp", size="100x100", margin="0x0",maxbox="no"
}
dlg = iup.dialog
{
iup.vbox
{
tmp,
iup.label{title="Location:"},
iup.label{ti
Hi Scuri
I agree, the documentation for SM_CXPADDEDBORDER is really bad. Do you
have visual studio 2012+windows 8 so that you can reproduce the problem
at your place? If you dont, I wait for a release with your attempt to
bugfix, and try it here on various window styles.
/Robert.P.
Antonio