Code Monkey home page Code Monkey logo

unity-winform-solution's Introduction

Unity-Winform-Solution

Unity winform solution

EN:

Q:When Open a new window (select file) Unity will be Automatic minimization, is boring. how can we fixed it?

A:you can use this solution can fixed it!

Q:Can I fixed it in Unity setting?

A:yes!

Q:How?

A:File - BuildSettings - PlayerSettings - Resolution and Presentation - Visible In Background -- just check it on.

Q:Why not use this method?

A:Use "Unity-Winform-Solution" is better way to controll window layer,set foreground,fullscreen and without boarder.

WindowMod.cs can set the window foreground or backbround, set fullscreen and without boarder.

ToolControlTaskBar.cs is a static class, you can use this to set the TaskBar to hide or show any where,just use : ToolcontrolTaskBar.ShowTaskBar(); or use ToolControlTaskBar.HideTaskBar();

WindowOpenfile.cs is a sample for open file window.

CH:

WindowMod.cs 这个脚本用来控制窗口的置顶、全屏和边框设置。 ToolControlTaskBar.cs 用来控制任务栏的显示和隐藏。 WindowOpenfile.cs 这是一个打开选取窗口的样例。

Any question can contact me [email protected]

unity-winform-solution's People

Contributors

u3dc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.