Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 22 Aug 2008 13:31:26 +0200
Hi again,
some more (probably noobish) questions:
1) Is it possible to get the width and height of the window of my program? I tried it with #RIGHT and #LEFT and so on, they don't really seem to hold the information of the window size.
2) Is there a way to get the information, on which OS a hollywood app is currently running? So, if I run on OS3 there should be used some other code than when it runs on MOS and so on.
Thanks again in advance!
Micha
[22 Aug 2008] Window size and OS
[22 Aug 2008] Window size and OS
Currently using: Hollywood 9 with Windows IDE and Hollywood 9 with Visual Studio Code and hw4vsc
[22 Aug 2008] Re: Re: Window size and OS
Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 22 Aug 2008 14:37:35 +0200
Hi,
But if I could get this information, I could increase the comfort and usability of the GUI, that I currently build with SCUIlib. Let's see, what Andreas says ... 
Thanks again!
Hi,
Great, thanks a lot!check GetAttribute()
Yeah, of course it will run on any supported platform.I don't think this is/will be possible. Just make your work able to work on any supported plattform.
Thanks again!
Currently using: Hollywood 9 with Windows IDE and Hollywood 9 with Visual Studio Code and hw4vsc
[22 Aug 2008] Re: Window size and OS
Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 22 Aug 2008 13:05:29 -0000
regards Fabio
I think that such a function would be extremely usefull, for example to execute the right external os command or to initialize path & file requesters.I don't think this is/will be possible. Just make your work able to work on any supported plattform.
regards Fabio
----------------------------
[Allanon] Fabio Falcucci | GitHub (leaving) | Gitea (my new house) | My Patreon page | ☆★ All my links ★☆
[Allanon] Fabio Falcucci | GitHub (leaving) | Gitea (my new house) | My Patreon page | ☆★ All my links ★☆
[22 Aug 2008] Re: Window size and OS
Note: This is an archived post that was originally sent to the Hollywood mailing list on 22 Aug 2008 14:34:12 +0100
check GetAttribute()1) Is it possible to get the width and height of the window of my program? I tried it with #RIGHT and #LEFT and so on, they don't really seem to hold the information of the window size.
I don't think this is/will be possible. Just make your work able to work on any supported plattform.2) Is there a way to get the information, on which OS a hollywood app is currently running? So, if I run on OS3 there should be used some other code than when it runs on MOS and so on.
- airsoftsoftwair
- Posts: 5834
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
[22 Aug 2008] Re: Re: Window size and OS
Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 22 Aug 2008 16:26:22 +0200

I say: It's already supported.... check the GetVersion() commandYeah, of course it will run on any supported platform.But if I could get this information, I could increase the comfort and usability of the GUI, that I currently build with SCUIlib. Let's see, what Andreas says ...
![]()
[22 Aug 2008] Re: Window size and OS
Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 22 Aug 2008 14:51:33 -0000
What can I say!! A W E S O M E!!!
Thank you
Fabio
What can I say!! A W E S O M E!!!
Thank you
Fabio
----------------------------
[Allanon] Fabio Falcucci | GitHub (leaving) | Gitea (my new house) | My Patreon page | ☆★ All my links ★☆
[Allanon] Fabio Falcucci | GitHub (leaving) | Gitea (my new house) | My Patreon page | ☆★ All my links ★☆
[22 Aug 2008] Re: Re: Window size and OS
Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 22 Aug 2008 21:32:56 +0200
Great, thanks a lot for that, Andreas!
Cheers, Micha
You seem to be god ...I say: It's already supported.... check the GetVersion() command![]()
Cheers, Micha
Currently using: Hollywood 9 with Windows IDE and Hollywood 9 with Visual Studio Code and hw4vsc