Hi people!
I was tempted to write my own messagw system and I don't wanted to use the window_message but actually all the default message code are in window_base
so I was curious if this possible to make a child class of window base without using any of the default window?
I mean I just want the text code (like split a new lines, change colors, ect...)
or this totally impossible?
what I want to mean is want to use the code of the window base without the need of creating a window
I hope i am not to much confusing..
I was tempted to write my own messagw system and I don't wanted to use the window_message but actually all the default message code are in window_base
so I was curious if this possible to make a child class of window base without using any of the default window?
I mean I just want the text code (like split a new lines, change colors, ect...)
or this totally impossible?
what I want to mean is want to use the code of the window base without the need of creating a window
I hope i am not to much confusing..

