Main Menu

Hiding Shapes

Started by mikeyb, February 12, 2011, 04:49:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mikeyb

Using Visio 2010
I have a layout of a parking lot and all my shapes are vehicles parked in the lot. I have the vehicles tied to a database. Is there anyway if a condition in the database changes you could have certain shapes blink? What I'm trying to do is show when a vehicle in the parking lot is due for an oil change.

Thanks

vojo

that gets into animation.....several threads on the forum about that

In a nutshell, need VBA to show/hide shape at a blink rate

What you could do is mark the parking space a color ...say "red"....when a new car is present
Some entry in the DB to say "new" or "old"

then to paraphrase...soemthing like

parkingspace!filleforegnd = if (samestr(index, "new"), <red>, <grey>))

Browser ID: smf (is_webkit)
Templates: 4: index (default), Display (default), GenericControls (default), GenericControls (default).
Sub templates: 6: init, html_above, body_above, main, body_below, html_below.
Language files: 4: index+Modifications.english (default), Post.english (default), Editor.english (default), Drafts.english (default).
Style sheets: 4: index.css, attachments.css, jquery.sceditor.css, responsive.css.
Hooks called: 145 (show)
Files included: 34 - 1321KB. (show)
Memory used: 1057KB.
Tokens: post-login.
Cache hits: 13: 0.00241s for 26,583 bytes (show)
Cache misses: 2: (show)
Queries used: 16.

[Show Queries]