Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently October 2nd, 2024, 7:18 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 13 posts ] 
Author Message
 Post subject: Transparent Windows, Pages & Buttons?
PostPosted: February 6th, 2011, 5:37 am 
Offline

Joined: February 6th, 2011, 5:20 am
Posts: 5
Opus: 7.05
OS: win 7
I am trying to create a program that is totally transparent and runs "always on top". The program will then run over top another program allowing the user to click transparents button to run actions.

My problem is... if I were to create a program in Opus with a transparent a window, pages & buttons... the actions will not work. I guess Opus thinks when the object are 100% transparent, then their not there at all. Once I set the transparencies to 99%, then they would work. But I need everything to be 100% transparent.

Any ideas how I can get this to work??? Thanks!


For this message rk3d has been thanked by : mackavi


Top
 Profile  
 
 Post subject: Frame
PostPosted: February 6th, 2011, 3:35 pm 
Offline

Joined: October 25th, 2004, 2:20 pm
Posts: 686
Location: Naperville, Illinois (USA)
Opus: 7.05
OS: Win XP SP3
System: P4 3.2GHz 1GB RAM 2-TB HDs + 4 more
Use a Frame.

_________________
Fred Harms, Extraordinary Demos
Naperville, Illinois (USA) 630/904-3636
demofred@aol.com


For this message demofred has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject: Re: Transparent Windows, Pages & Buttons?
PostPosted: February 6th, 2011, 4:33 pm 
Offline

Joined: February 6th, 2011, 5:20 am
Posts: 5
Opus: 7.05
OS: win 7
Hey Fred,

A transparent frame acts the same way as everything else that is 100% transparent. It doesn't work unless the object is 99% transparent.

I'm trying to use Mouse Click actions with a 100% transparent object(window,page,button,etc..)

I'm sure there's a work-around for this.

RK3D


For this message rk3d has been thanked by : mackavi


Top
 Profile  
 
 Post subject: Re: Transparent Windows, Pages & Buttons?
PostPosted: February 7th, 2011, 8:48 pm 
Offline
Godlike
Godlike

Joined: November 12th, 2005, 1:56 am
Posts: 1474
Location: SFBay Area
Opus: OpusPro v9.0x, & Evol.
OS: Vista32
System: Core 2 duo 2Ghz, RAM 3GB, Nvidia Go 7700 - laptop
For the Frame, or other Object, modify its properties to "stop mouse-clicks passing through". Should give you the desired result for most Graphic objects.

Unfortunately, this does not extend to Page object or publication Window. I expect there is likely no workaround for this.

You can try and play with transparent PNG image, but I think Windows will have a 'fit' with that as Pub level background (ie, problem processing graphics). You could try "Never use DirectX" (setting in Publication properties) -- I do not know if that will make a difference.

_________________
_good things come to those who wait(0)_


For this message Lar_123 has been thanked by : mackavi


Top
 Profile  
 
 Post subject: Frame
PostPosted: February 7th, 2011, 9:41 pm 
Offline

Joined: October 25th, 2004, 2:20 pm
Posts: 686
Location: Naperville, Illinois (USA)
Opus: 7.05
OS: Win XP SP3
System: P4 3.2GHz 1GB RAM 2-TB HDs + 4 more
Why would the Frame have to be transparent? In my test example, I created a Frame and a Text Object. I wrote text in the Text Object and made it Initially Hidden. In the Actions for the Frame, I have a Trigger of Mouse Over with an Action of Show Text Object, and Mouse Exit with an Action of Hide Text Object. When I Preview, the Text Object is hidden until I move my mouse over the invisible Frame. There is NO NEED to make the Frame Transparent. You don't see a Frame unless you add a Background and/or a Border.

_________________
Fred Harms, Extraordinary Demos
Naperville, Illinois (USA) 630/904-3636
demofred@aol.com


For this message demofred has been thanked by : mackavi


Top
 Profile Visit website  
 
 Post subject: Re: Transparent Windows, Pages & Buttons?
PostPosted: February 7th, 2011, 9:59 pm 
Offline

Joined: February 6th, 2011, 5:20 am
Posts: 5
Opus: 7.05
OS: win 7
Hey fred,

I need everything to be transparent. The Publication, Page and the Frame.

The my Transparent program will be running over top of a 3rd party program that is running in fullscreen(ex. slideshow)

I need my program to be transparent because I want to only see the 3rd party program, but still be allowed to run an action if I press the frame in my transparent program.

I hope this clarifies it. I'm almost at the point that it cannot be done.

I've tried using a PNG and It doesn't work.

Thanks everyone for all the help

RK3D


For this message rk3d has been thanked by : mackavi


Top
 Profile  
 
 Post subject: Re: Transparent Windows, Pages & Buttons?
PostPosted: February 7th, 2011, 10:53 pm 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
If everything is transparent, then the mouse click is simply going to pass through to the application underneath which will steal focus. Thinking outside the box, you can force your application to check for the mouse event and respond but it would require scripting.

Two questions though: What's wrong with 99% transparency and / or any chance of building the sideshow in Opus?

Mack

_________________
When you have explored all avenues of possibilities, what ever remains, how ever improbable, must be the answer.

Interactive Solutions for Business & Education
Learn Anywhere. Learn Anytime.

www.interaktiv.co.uk
+44 (0) 1395 548057


Top
 Profile Visit website  
 
 Post subject: Re: Transparent Windows, Pages & Buttons?
PostPosted: February 7th, 2011, 11:42 pm 
Offline

Joined: February 6th, 2011, 5:20 am
Posts: 5
Opus: 7.05
OS: win 7
My transparent program is not going to cover the full screen so If I make it 99% transparent then you'll barly see the bounding box of the 99% transparent program.

I cant run the 3rd party program in Opus, cause it needs to run by itself.

Any other suggestions :)

RK3D


For this message rk3d has been thanked by : mackavi


Top
 Profile  
 
 Post subject: Re: Transparent Windows, Pages & Buttons?
PostPosted: February 8th, 2011, 12:06 am 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
Well the simple, it'll have to do answer is make the publication fill the whole screen and add a 99% transparent frame to cover the whole page. Yes, this will create a very minor change in appearance, but every transparent object on top of the frame will have something to work with and the actions will now register.

Failing which, script it - but this involves a reasonable understanding Opus Script and belongs in the advanced section.

Mack

_________________
When you have explored all avenues of possibilities, what ever remains, how ever improbable, must be the answer.

Interactive Solutions for Business & Education
Learn Anywhere. Learn Anytime.

www.interaktiv.co.uk
+44 (0) 1395 548057


Top
 Profile Visit website  
 
 Post subject: Re: Transparent Windows, Pages & Buttons?
PostPosted: February 8th, 2011, 1:15 am 
Offline

Joined: February 6th, 2011, 5:20 am
Posts: 5
Opus: 7.05
OS: win 7
If I make the publication fullscreen then I won't be able to focus on anything underneth it. I need to be able to do that.

RK3D


For this message rk3d has been thanked by : mackavi


Top
 Profile  
 
 Post subject: Re: Transparent Windows, Pages & Buttons?
PostPosted: February 8th, 2011, 2:13 am 
Offline
Godlike
Godlike

Joined: November 12th, 2005, 1:56 am
Posts: 1474
Location: SFBay Area
Opus: OpusPro v9.0x, & Evol.
OS: Vista32
System: Core 2 duo 2Ghz, RAM 3GB, Nvidia Go 7700 - laptop
Quote:
If I make it 99% transparent then you'll barly see the bounding box of the 99% transparent program
RK, I do not understand what you are saying here. What do you mean by 'bounding box'?, and if that applies to the Opus Pub window or page, please say so.

From your original post, I interpreted that you did not want any border applied to the Opus Pub window.

I tend to agree with Mackavi that if you can use a 99% transparent setting for a Background color (say white) -- the Users should not really notice. Even photo images (on the underlying Desktop) will appear quite crisp with only a little haze.

Quote:
If I make the publication fullscreen then I won't be able to focus on anything underneth it. I need to be able to do that.
There is a way, or several ways, to have the Publication display in a window as you already know (I think you said you used it that way). So, either do as Fred said to use a Frame (and put all Opus objects in that Frame), or as Mack said also another way of organizing_around/using a Frame.

It really is not that difficult, once you allow something less than the 100% transparency.

_________________
_good things come to those who wait(0)_


For this message Lar_123 has been thanked by : mackavi


Top
 Profile  
 
 Post subject: Re: Transparent Windows, Pages & Buttons?
PostPosted: February 8th, 2011, 9:05 am 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
rk3d wrote:
If I make the publication full screen then I won't be able to focus on anything underneath it. I need to be able to do that.


Ah, that would have been useful information. No, 99% won't work for full screen.

Mack

_________________
When you have explored all avenues of possibilities, what ever remains, how ever improbable, must be the answer.

Interactive Solutions for Business & Education
Learn Anywhere. Learn Anytime.

www.interaktiv.co.uk
+44 (0) 1395 548057


Top
 Profile Visit website  
 
 Post subject: Re: Transparent Windows, Pages & Buttons?
PostPosted: April 7th, 2011, 10:03 pm 
Offline

Joined: May 7th, 2005, 10:08 pm
Posts: 249
Are you still trying to do this?

I spent days and days trying to do something similar. I wanted to create my own "guided help system" for software app documentation. I never was able to come up with anything satisfactory.

If you're wanting to do this for documentation/guided help purposes, I know of one tool built specifically for that purpose. It's called Transcensus ShoGuide. But it's very expensive.


For this message mbain has been thanked by : mackavi


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 13 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 19 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group