Bug #1228

Turtle should support full screen window

Added by Zbigniew Rebacz almost 9 years ago.

Status:NewStart date:08/07/2015
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:TurtleSpent time:-
Target version:-

Description

I think it is nice idea to have main window on fullscreen. For example (reference/WebWord - WeWord.cpp):

void Main()
{
    WebWord w;
    w.FullScreen();
    w.Run();
}

Also available in: Atom PDF