quote:
Originally posted by zeroip
but why i got a console error? becaus of height?!
Well without the height, the control isn't valid so it doesn't get created with the window. Therefore, the call to Browser_GetInterface can't possibly return a valid object because there is no control to "get".
---
Maybe Plus! should provide information as to why things don't load instead of just skipping over invalid controls. Just a simple debug message such as "Parameter Position/Height missing" would be very helpful.
I know the Interface Tester is available but it's something of a pain to use during development