whidbey
Topic Author
Posts: 49
Joined: 26 May 2019, 07:16

how to make a real full screen with win32 api?

04 Jun 2019, 09:03

is there a way to get handle of current window? I would like to show the app fullscreen in windows os..
 
whidbey
Topic Author
Posts: 49
Joined: 26 May 2019, 07:16

Re: how to make a real full screen with win32 api?

04 Jun 2019, 10:16

and in Main:
Noesis::Ptr<NoesisApp::Display> display = NoesisApp::CreateDisplay();
display->SetTitle("NoesisGUI Integration Sample");
hwnd = display->GetNativeHandle()
setwidowxxx(hwnd).. etc

right?
 
User avatar
jsantos
Site Admin
Posts: 3905
Joined: 20 Jan 2012, 17:18
Contact:

Re: how to make a real full screen with win32 api?

05 Jun 2019, 16:45

The application framework is a layer we created for our samples. You are free to modify and extend it for your own purposes.
 
whidbey
Topic Author
Posts: 49
Joined: 26 May 2019, 07:16

Re: how to make a real full screen with win32 api?

05 Jun 2019, 17:04

The application framework is a layer we created for our samples. You are free to modify and extend it for your own purposes.
ok,ithanks

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot], Google [Bot], vinick and 5 guests