Irregular Shaped Windows in RunRev?

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
dickey
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 118
Joined: Wed Apr 08, 2009 11:54 pm

Irregular Shaped Windows in RunRev?

Post by dickey » Thu Nov 12, 2009 11:08 am

Hello all,

I was wondering whether it is at all possible to create an irregular shaped window in Revolution Enterprise? I can't see anything in the docs that would indicate what I seek is possible, however more experienced hands than I might know for sure.

I was toying with the design of a dashboard style application, and was just thinking aloud.

Kind regards,

Andrew

malte
Posts: 1098
Joined: Thu Feb 23, 2006 8:34 pm
Contact:

Post by malte » Thu Nov 12, 2009 12:14 pm

What you are looking for is the windowShape property. It requires an image with an alpha channel to give the stack its shape.

All the best,

Malte

dickey
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 118
Joined: Wed Apr 08, 2009 11:54 pm

Irregular Shaped Windows in RunRev?

Post by dickey » Thu Nov 12, 2009 12:49 pm

Thanks Malte,

Apologies for my ignorance, I breezed past the windowShape property when skimming the docs.

Irregular shaped windows I believe, open up some nice possibilities for innovative UI.

PS: I hope to have time over Christmas to think and play with Animation Engine, with a view to developing something tangible with it in the new year.

Thanks again,

Andrew

malte
Posts: 1098
Joined: Thu Feb 23, 2006 8:34 pm
Contact:

Post by malte » Thu Nov 12, 2009 1:29 pm

Hey Andrew,

if you do, please let me know. Always eager to learn what people do with my libs.

Cheers,

Malte

trevordevore
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1005
Joined: Sat Apr 08, 2006 3:06 pm
Contact:

Post by trevordevore » Thu Nov 12, 2009 3:34 pm

There is a lesson on window shapes on the new lessons.runrev.com site that is worth checking out:

How to make a stack with a window shape
Trevor DeVore
ScreenSteps - https://www.screensteps.com

LiveCode Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode
LiveCode Builder Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode-builder

ukimiku
Posts: 101
Joined: Thu Oct 22, 2009 10:45 am

Post by ukimiku » Thu Nov 12, 2009 7:38 pm

That's a great link with useful code. Thanks for posting! Cheers,

dickey
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 118
Joined: Wed Apr 08, 2009 11:54 pm

Irregular Shaped Windows in RunRev?

Post by dickey » Thu Nov 12, 2009 11:56 pm

Hello Malte and Trevor,

Priceless help gentlemen, thank you again.

Trevor, I seem to spend a couple of hours everyday (lately) emersed in data grids. I am enjoying every minute of it. I have been building a revolution UI, control panels and dashboard for my web data mining suite, which is written in predominantly in PHP.

Malte, I will definitely let you know of my plans for Animation Engine (directly- off forum) when I have the spec a little more polished.

Kind regards,

Andrew

Post Reply