Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Dark GDK / Toolbar

Author
Message
xiva
15
Years of Service
User Offline
Joined: 16th Apr 2009
Location:
Posted: 20th Apr 2009 17:43
Hi i was wondering does anyone have a code for how to size the screen to fullscreen not maximize, so it goes over the toolbar aswell.


thanks xiva

"Lifes like a box of chocolates, you never know which one you get" Forest Gump
Unless you read the leaflet, thats why hes so "different"
go2none
15
Years of Service
User Offline
Joined: 8th Oct 2008
Location: London
Posted: 20th Apr 2009 18:08 Edited at: 20th Apr 2009 18:14
Code... nope. But you can try auto-hiding the toolbar. Almost the same effect, less fuss though.

edit: You can try fiddling with:

dbSetWindowLayout ( int iStyle, char* szCaption, int iIcon )

and

dbSetWindowSize ( int iWidth, int iHeight )
xiva
15
Years of Service
User Offline
Joined: 16th Apr 2009
Location:
Posted: 20th Apr 2009 18:12
how can i do this ??

"Lifes like a box of chocolates, you never know which one you get" Forest Gump
Unless you read the leaflet, thats why hes so "different"
go2none
15
Years of Service
User Offline
Joined: 8th Oct 2008
Location: London
Posted: 20th Apr 2009 20:50
Maybe you are just looking for: dbSetWindowOff ();
Diggsey
18
Years of Service
User Offline
Joined: 24th Apr 2006
Location: On this web page.
Posted: 21st Apr 2009 00:30
No, that goes to full-screen exclusive mode, and I think xiva is looking for the equivalent of the 'windowed fullscreen' mode in DBPro.

You can do it my using dbSetWindowLayout to remove the border and titlebar, and using dbMaximizeWindow. You may also need to set it to be 'always on top', but you might need to use some winapi commands for that.

[b]Yuor signutare was aresed by a deslyxic mud...

Login to post a reply

Server time is: 2024-09-30 23:12:32
Your offset time is: 2024-09-30 23:12:32