How to enable full screen in OSSIM Planet Qt application?

2 messages Options
Embed this post
Permalink
Chuck Ketcham

How to enable full screen in OSSIM Planet Qt application?

Reply Threaded More More options
Print post
Permalink
All,

I know by pressing Ctrl-F that the OSSIM Planet Qt application will transition to full screen mode.  What statements should I add to the code to make it transition to full screen upon startup without the need for the user to press Ctrl-F?

Thanks.

Chuck


     

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
www.ossim.org
Ossim-developer mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/ossim-developer
Garrett Potts

Re: How to enable full screen in OSSIM Planet Qt application?

Reply Threaded More More options
Print post
Permalink
Hello Chuck:

Hmm,   I dont have this method exposed:

    void on_viewToggleFullScreen_triggered(bool checked = false);

I just put this method public.  It is a Qt slot and you should be able  
to call it directly.  Do an update on ossimPlanetQt try again.


take care

Garrett


On Oct 9, 2009, at 10:40 PM, Chuck Ketcham wrote:

> All,
>
> I know by pressing Ctrl-F that the OSSIM Planet Qt application will  
> transition to full screen mode.  What statements should I add to the  
> code to make it transition to full screen upon startup without the  
> need for the user to press Ctrl-F?
>
> Thanks.
>
> Chuck
>
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart  
> your
> developing skills, take BlackBerry mobile applications to market and  
> stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> www.ossim.org
> Ossim-developer mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/ossim-developer


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
www.ossim.org
Ossim-developer mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/ossim-developer