Hello.
If create a window by WINDOW_CreateEx with some non-zero id for this window, so WM_GetId returns always 0.
Is it bug?
For other widgets, including FRAMEWIN-widget it returns correct value.
Why you use type int for Id as parameter in all functions, although in fact the real Id-data is only I16 (short)?
It's very pity that full 32-bit int is not used for Id.
If create a window by WINDOW_CreateEx with some non-zero id for this window, so WM_GetId returns always 0.
For other widgets, including FRAMEWIN-widget it returns correct value.
Why you use type int for Id as parameter in all functions, although in fact the real Id-data is only I16 (short)?
It's very pity that full 32-bit int is not used for Id.
Best regards,
Volodymyr.
Volodymyr.