Home UserCP Memberlist Register Calendar FAQ
Home

Go Back   Official TouchBuddy Forum > Support > How do I... ?
Register FAQDonate Members List Calendar Search Today's Posts Mark Forums Read

   

Reply
 
LinkBack Thread Tools Display Modes
...change button status?
Old 05-17-2007, 08:18 PM   #1 (permalink)
Addict
 
Join Date: May 2007
Posts: 4
Acoran is an unknown quantity at this point
Default ...change button status?

Hi Im new to tochbuddy and trying to build on own Profile. My question is if it is possible to change a button Status if u click another button. (I press Button A und Button C und Button D changes). Hmm sry for my bad english... cant better explain it.

Thanks for ure help.

Acoran
Acoran is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: ...change button status?
Old 05-17-2007, 08:51 PM   #2 (permalink)
 
Wild.Bill.Kelso's Avatar
Toolkit Creator
 
Join Date: May 2006
Location: On your Six!
Posts: 1,854
Wild.Bill.Kelso is on a distinguished road
Default Re: ...change button status?

If you want Button A, B and C to be the same, you can make Button A, and then make Button's B & C Clone buttons of A. Then when you touch any button A, B, or C they all will change images together and stay in sync. Is that what you want?

It is not possible to press Button A, and have other buttons change unless they are the same cloned button.
__________________
(a.k.a. Snacko)
Touchscreen: Innovatek TM-868 8"; Running Local Mode on XP Pro


Wild.Bill.Kelso is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: ...change button status?
Old 05-17-2007, 09:02 PM   #3 (permalink)
Addict
 
Join Date: May 2007
Posts: 4
Acoran is an unknown quantity at this point
Default Re: ...change button status?

hmm clone buttons are nice but they dont have the effect i need . I thought it might be possible to cange buttons without clone.
I try to explain waht i am trying to do...

Ive build a Autopilot for boing 747-400 (Flight Simulator)Boeing 747: Auto Flight Director System the Problem is that some Buttons swiches Off when anoter button is pressed.
Anyone have an idea how to make this?

Greetings

Acoran
Acoran is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: ...change button status?
Old 05-17-2007, 09:16 PM   #4 (permalink)
 
ruggbutt's Avatar
Dealer
 
Join Date: May 2006
Posts: 685
ruggbutt is on a distinguished road
Send a message via ICQ to ruggbutt Send a message via MSN to ruggbutt
Default Re: ...change button status?

Quote:
Originally Posted by Acoran View Post
the Problem is that some Buttons swiches Off when anoter button is pressed.
Anyone have an idea how to make this?
You'd have to have the sim program you're using be able to send data to TB to tell it to "turn off" that button. Then Zorlac would have to add that to the code.
__________________
ruggbutt is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: ...change button status?
Old 05-17-2007, 09:20 PM   #5 (permalink)
 
Wild.Bill.Kelso's Avatar
Toolkit Creator
 
Join Date: May 2006
Location: On your Six!
Posts: 1,854
Wild.Bill.Kelso is on a distinguished road
Default Re: ...change button status?

You might be able to just jump to another tab when the button is touched. Maybe make 2 tabs, and when the button is touched, send the keystroke and also jump to the new tab that looks exactly like this one. Make that tab have the buttons set the way you want.

That's just an idea/trick that others have used for like MFD displays. I don't know if it will work for you here though... But it's an idea to think about.

Currently, there is no way to change other specific buttons status from touching another button, sorry. It's on Zorlac's list I'm sure.
__________________
(a.k.a. Snacko)
Touchscreen: Innovatek TM-868 8"; Running Local Mode on XP Pro


Wild.Bill.Kelso is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: ...change button status?
Old 05-17-2007, 09:20 PM   #6 (permalink)
Addict
 
Join Date: May 2007
Posts: 4
Acoran is an unknown quantity at this point
Default Re: ...change button status?

hmmm ok^^ sounds that it would not be easy....

1) anyone knows how to export datas for FSX?

2) hmm maybee it would be eayser to add to every button the possibility to change button status. Maybe with macros...

*edit* ahh the tab changing idea is a think worth. I have to look dont know how many difenrent tabs i need, because there a different varients with each button. Hmm i think i need 8 or 9 tabs in combination with the clone buttons (is it possible to have a cloned Button on a different tab then the original one?) I need to grab a pencil its a bit complex situation....

Acoran

Last edited by Acoran : 05-17-2007 at 10:37 PM.
Acoran is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: ...change button status?
Old 05-18-2007, 02:35 AM   #7 (permalink)
 
Wild.Bill.Kelso's Avatar
Toolkit Creator
 
Join Date: May 2006
Location: On your Six!
Posts: 1,854
Wild.Bill.Kelso is on a distinguished road
Default Re: ...change button status?

Yes, you can put clone buttons on any tab and they all stay in sync with each other.
__________________
(a.k.a. Snacko)
Touchscreen: Innovatek TM-868 8"; Running Local Mode on XP Pro


Wild.Bill.Kelso is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: ...change button status?
Old 05-22-2007, 07:19 AM   #8 (permalink)
Addict
 
Join Date: May 2007
Posts: 4
Acoran is an unknown quantity at this point
Default Re: ...change button status?

Hi

after some days of testing i realized that there are some more buttons that need to switch other buttons off. The Problem is that other buttons have to stay in their position. The nasty thing is that when i press another button the same buttons (that have to stay, need to switch). A smal example because of my bad explanation....:

[A]----------[1]
[b]----------[2]
I-------[3]

[A] switches [1] off and [2] and [3] stay in their position. [b] switches [2] and [3] off and [1] stays in their position. Due to this fact i cant work with multiple tabs and clone buttons, because the buttons have to "clone" and change their status in diverent situations :-/

Anyone have a idea how to bring it on? Or would there be in future a possibility to swith buttons status in TB. (That would add many new possibilities)

greetings

Acoran

Last edited by Acoran : 05-22-2007 at 11:11 AM.
Acoran is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: ...change button status?
Old 05-22-2007, 11:52 AM   #9 (permalink)
Ado
Junky
 
Join Date: May 2007
Posts: 30
Ado is an unknown quantity at this point
Default Re: ...change button status?

BILL - I noticed with the A-10 TB profile that the flaps update on one tab but not another... just a FYI since we are on the topic
Ado is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Re: ...change button status?
Old 05-22-2007, 01:49 PM   #10 (permalink)
 
Wild.Bill.Kelso's Avatar
Toolkit Creator
 
Join Date: May 2006
Location: On your Six!
Posts: 1,854
Wild.Bill.Kelso is on a distinguished road
Default Re: ...change button status?

I created that profile before clone buttons existed.
__________________
(a.k.a. Snacko)
Touchscreen: Innovatek TM-868 8"; Running Local Mode on XP Pro


Wild.Bill.Kelso is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 08:41 PM.
Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0

  www.touch-buddy.com        Archive  


Footer
vBSkinworks Top