01-06-2025, 02:33 AM
Hi there:
does lddialogs.setstartupposition work for lddialogs.inputbox?
I tried to set it like this LDDialogs.SetStartupPosition(373,210,1) and then called lddialogs.inputbox,
eg
LDDialogs.SetStartupPosition(373,210,1)
dialog1 = lddialogs.inputbox("","")
but the input box position is not set in relation to the graphicwindows... any ideas?
or does the setposition option not apply to the input box?
Regards
does lddialogs.setstartupposition work for lddialogs.inputbox?
I tried to set it like this LDDialogs.SetStartupPosition(373,210,1) and then called lddialogs.inputbox,
eg
LDDialogs.SetStartupPosition(373,210,1)
dialog1 = lddialogs.inputbox("","")
but the input box position is not set in relation to the graphicwindows... any ideas?
or does the setposition option not apply to the input box?
Regards