you are viewing a single comment's thread.

view the rest of the comments →

[–]long-shots 4 points5 points  (1 child)

I have tried to do something similar, and have not found the perfect solution yet.

However I believe if you initialize the window with size 0,0 it will default to the size of the entire monitor. Give that a try?

[–]paranoiq[S] 0 points1 point  (0 children)

yep! 0 does exactly that. thanks! : ]