Search found 814 matches

by BarrySumpter
Sat Mar 31, 2012 12:07 pm
Forum: Android Deployment
Topic: How to remove hilite from previously selected button.
Replies: 9
Views: 6314

Re: How to remove hilite from previously selected button.

Hi Bernd, Thanks for sticking with this. The hover I'm using to acknowledge a press and long press on the android. I'm using the backKey which is the physical back key on the phone and NOT a LC button. My second card is actualy a map and has no buttons. Are you using the phyical back button on an ac...
by BarrySumpter
Sat Mar 31, 2012 8:04 am
Forum: Android Deployment
Topic: How to remove hilite from previously selected button.
Replies: 9
Views: 6314

Re: How to remove hilite from previously selected button.

I should have posted my sample app first.

Still can't get it to work.

I don't understand why this has to be so complicated (for me).

Is there a ResetCard or some such?
by BarrySumpter
Sat Mar 31, 2012 7:13 am
Forum: Android Deployment
Topic: How to remove hilite from previously selected button.
Replies: 9
Views: 6314

Re: How to remove hilite from previously selected button.

Nope my bad. I was thinking my code was working - but its not. If I select another control the original button somehow turns back to green. Perhaps the origninal mouseup gets processed as well? But if I select backKey the button stays red. As if it's hilite is still true. on backKey visual effect pu...
by BarrySumpter
Sat Mar 31, 2012 4:10 am
Forum: Android Deployment
Topic: Can I enumerate the Application Permissions?
Replies: 1
Views: 2794

Can I enumerate the Application Permissions?

Is the a way to ?
Answer ApplicationPermissions()
I'd like to check the permissions before executing say a camera command.

I can see mobileCanXXXXXXX
Which tells me the functionality is there.
I want to see if I've ticked the Application Permission to allow my app to use the camera.
by BarrySumpter
Fri Mar 30, 2012 11:28 pm
Forum: Android Deployment
Topic: How to remove hilite from previously selected button.
Replies: 9
Views: 6314

Re: How to remove hilite from previously selected button.

I found this: on mouseRelease theButton if theButton is 1 then send "mouseUp" to the target else pass mouseRelease end mouseRelease Handle the mouseRelease message to perform an action when the user releases the mouse button after clicking and then dragging outside the control. Parameters: The mouse...
by BarrySumpter
Fri Mar 30, 2012 11:13 pm
Forum: Android Deployment
Topic: ANSWERED: Visual Effects - menu popup? = mobilePick
Replies: 7
Views: 5671

Re: ANSWERED: Visual Effects - menu popup? = mobilePick

mobilePickDate
mobilePickDate [style] [, current] [, start] [, end] [, step] [, buttons]
mobilePickDate "time"
MobilePickDate Time.gif
by BarrySumpter
Fri Mar 30, 2012 10:00 pm
Forum: Android Deployment
Topic: ANSWERED: Visual Effects - menu popup? = mobilePick
Replies: 7
Views: 5671

Re: Visual Effects - menu popup ?

mobilePick mobilePick optionList, initialIndex [, optionList, initialIndex, ...] [, style ] [, button] [, view] Whats the second optionList for? iOS only Can we get multiple selections from a single list? mobilePick.gif mobilePickDate mobilePickDate [style] [, current] [, start] [, end] [, step] [, ...
by BarrySumpter
Fri Mar 30, 2012 9:15 pm
Forum: Android Deployment
Topic: ANSWERED: Visual Effects - menu popup? = mobilePick
Replies: 7
Views: 5671

Re: Visual Effects - menu popup ?

Oh ho ho!
Freakin' aye, man!

Now thats what I'm looking for!

Thanks jacque.
Thanks RunRev.
by BarrySumpter
Fri Mar 30, 2012 9:51 am
Forum: Android Deployment
Topic: ANSWERED: Visual Effects - menu popup? = mobilePick
Replies: 7
Views: 5671

Re: Visual Effects - menu popup ?

Righto. Nevermind. At this time menus and other related popups will not work correctly, as these are implemented in the engine (essentially) as a specialized form of go stack they will cause the current stack to be overlaid completely, with various undesirable side-effects. Note: The 'go in window' ...
by BarrySumpter
Fri Mar 30, 2012 9:03 am
Forum: Android Deployment
Topic: ANSWERED: Visual Effects - menu popup? = mobilePick
Replies: 7
Views: 5671

ANSWERED: Visual Effects - menu popup? = mobilePick

Looking for a menu popup like the old portable projector screen that pulls up. ---- NONE of these unless its a variation: How to create a scrolling group using the improved graphics architecture https://runrev.screenstepslive.com/s/lessons/m/4071/l/44421-how-to-create-a-scrolling-group-using-the-imp...
by BarrySumpter
Fri Mar 30, 2012 8:44 am
Forum: Android Deployment
Topic: How to remove hilite from previously selected button.
Replies: 9
Views: 6314

How to remove hilite from previously selected button.

I have a Login screen with a Green Login button (Icon). When I mouse over (hover) in win32 or select/tap n hold the button turns red (Hover Icon). Then if I press that button the button turns grey (Hilite Icon) and takes me to my content card. If I go back to that Login card the button is green whil...
by BarrySumpter
Fri Mar 30, 2012 8:17 am
Forum: Multimedia
Topic: Etched text on scratched metal background
Replies: 7
Views: 7942

Re: Etched text on scratched metal background

I'm sure it's me.
But viewing the graphics on a 22" screen
compared to the HD2 4.3" screen
looks so different.
by BarrySumpter
Fri Mar 30, 2012 8:14 am
Forum: Multimedia
Topic: Etched text on scratched metal background
Replies: 7
Views: 7942

Re: Etched text on scratched metal background

Hi Sturgis, Thanks for that. I use Xara for my vector graphics like the button. I've posted the how too for the button here somewhere. It ain't free and its like learning livecode after being a developer for 30 years. Using exteral graphics apps list Xara is for building static images. (in this cont...
by BarrySumpter
Fri Mar 30, 2012 5:33 am
Forum: Multimedia
Topic: Etched text on scratched metal background
Replies: 7
Views: 7942

Re: Etched text on scratched metal background

Yes!
Nice, that works as well.
Many thanks.

If anyone else has a technique please post here.

tia
by BarrySumpter
Fri Mar 30, 2012 2:06 am
Forum: Multimedia
Topic: Etched text on scratched metal background
Replies: 7
Views: 7942

Re: Etched text on scratched metal background

Hi Richard, Thanks for taking the time to reply. Much appreciated. I did have a play around with all those misterious setting but nothing jumped out. Took a break mowing the lawn. Remembered a technique in VB. Copy n paste the Label. Change the new label font color to white. Move new label order (zO...

Go to advanced search