Mono winforms app fullscreen in Ubuntu?

前端 未结 10 2319

Just wondering if there\'s a known way of getting a Mono System.Windows.Forms application to go fullscreen on Ubuntu/Gnome.

Mono is 2.4.2.3 Ubuntu is 9.10

Doing

10条回答
  •  日久生厌
    2021-02-08 11:43

    I have worked around this for now by setting the autohide property of the panel.

    Not ideal because it depends on the user changing their environment to use my application, but better than nothing.

提交回复
热议问题