A
Akari
Guest
I try to implement field windows opcodes. It's hard but I will surely do it ^_^ So I have some questions.
1) Which opcode use for creating transparent window, self closing window and text without border?
2) Which of windows opcodes syncronous and which are not?
3) Is it nesesary to create window instance for all of them? (with WINDOW opcode)
4) What will happened if one entity call WINDOW and next entity will try to create message with this window id? What scope window id has?
And someone may try to explain windowing system, because I don't clear understand how it works =)
1) Which opcode use for creating transparent window, self closing window and text without border?
2) Which of windows opcodes syncronous and which are not?
3) Is it nesesary to create window instance for all of them? (with WINDOW opcode)
4) What will happened if one entity call WINDOW and next entity will try to create message with this window id? What scope window id has?
And someone may try to explain windowing system, because I don't clear understand how it works =)