PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 12-22-2008, 09:29 PM
mondaypickle's Avatar
Lurker
Offline
Pocket PC: Sprint Touch Pro
Carrier: Verizon
 
Join Date: Jul 2008
Posts: 11
Reputation: 45
mondaypickle is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Need Program to Toggle 1x/Hybrid

Do you have the "Mode of Operation" entry in the list on the services tab? If not, you need to do the registry edit to enable it. If you do and there are more entries in this list you will have to edit the script. Its pretty simple, edit that part about the down keypresses, change in to the number of times you have to press down if you enter that tab to get to the mode of operation option.
Reply With Quote
  #22 (permalink)  
Old 12-22-2008, 11:22 PM
gorillaguzzler's Avatar
Regular 'Geeker
Offline
Pocket PC: Epic 4G
Carrier: Sprint
 
Join Date: Jan 2008
Posts: 291
Reputation: 260
gorillaguzzler is becoming a PPCGeeks regulargorillaguzzler is becoming a PPCGeeks regulargorillaguzzler is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Need Program to Toggle 1x/Hybrid

This is a nice little toggle thanks.
__________________
6700-treo 700WX-Touch-Touch Pro-Touch Pro2-Epic4G
CLEVERLY DISGUISED AS A RESPONSIBLE ADULT
Reply With Quote
  #23 (permalink)  
Old 12-23-2008, 08:56 AM
LoungeLizard's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Evo - Rooted!
Carrier: Sprint
Location: Alabama
 
Join Date: Dec 2007
Posts: 252
Reputation: 155
LoungeLizard is keeping up the good workLoungeLizard is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to LoungeLizard Send a message via Yahoo to LoungeLizard
Re: Need Program to Toggle 1x/Hybrid

Quote:
Originally Posted by mondaypickle View Post
Do you have the "Mode of Operation" entry in the list on the services tab? If not, you need to do the registry edit to enable it. If you do and there are more entries in this list you will have to edit the script. Its pretty simple, edit that part about the down keypresses, change in to the number of times you have to press down if you enter that tab to get to the mode of operation option.

Yes, I have mode of operation enabled, but I don't know how to edit the script. If there is a tutorial somwhere on doing this stuff, please post a link. I have searched, but haven't come up with anything.
Reply With Quote
  #24 (permalink)  
Old 12-23-2008, 10:16 AM
jeffbartel's Avatar
N00b
Offline
Pocket PC: Touch Pro 2
Carrier: Sprint
 
Join Date: Jan 2008
Posts: 49
Reputation: 1
jeffbartel is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Need Program to Toggle 1x/Hybrid

Excellent! This is what I have been looking for!
__________________
Touch Pro
Sprint SERO 500
Reply With Quote
  #25 (permalink)  
Old 12-23-2008, 10:32 AM
mondaypickle's Avatar
Lurker
Offline
Pocket PC: Sprint Touch Pro
Carrier: Verizon
 
Join Date: Jul 2008
Posts: 11
Reputation: 45
mondaypickle is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Need Program to Toggle 1x/Hybrid

Quote:
Originally Posted by LoungeLizard View Post
Yes, I have mode of operation enabled, but I don't know how to edit the script. If there is a tutorial somwhere on doing this stuff, please post a link. I have searched, but haven't come up with anything.
Open the Toggle1x.mscr file in note pad. Look for this section:
Code:
Repeat (6)
	SendSpecial("Down")
EndRepeat
Change the Repeat (x) to be the number of times you have to press down. Whatever number the Mode of Operation option is in the list should be the number of times. For me there are 5 options above it, so just change that to be the correct number.

If you can't figure it out, just send me a list of the items in the selection box and I'll post a fixed script.
Reply With Quote
This post has been thanked 1 times.
  #26 (permalink)  
Old 12-23-2008, 10:50 AM
LoungeLizard's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Evo - Rooted!
Carrier: Sprint
Location: Alabama
 
Join Date: Dec 2007
Posts: 252
Reputation: 155
LoungeLizard is keeping up the good workLoungeLizard is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to LoungeLizard Send a message via Yahoo to LoungeLizard
Re: Need Program to Toggle 1x/Hybrid

Thanks, I'll give it a try and let you know if I can't figure it out.
Reply With Quote
  #27 (permalink)  
Old 12-23-2008, 07:21 PM
bee976's Avatar
PPCGeeks Regular
Offline
Pocket PC: Hero...Fresh
Carrier: sprint
Location: Behind you...wearing only 1 sock
 
Join Date: Oct 2007
Posts: 112
Reputation: 80
bee976 is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via Yahoo to bee976
Re: Need Program to Toggle 1x/Hybrid

Quote:
Originally Posted by LoungeLizard View Post
Thanks, I'll give it a try and let you know if I can't figure it out.
LoungeLizard: did you have any luck getting this to work? I am having the same issues, I am on Juggalos Custom ROM, so I think the Menus have changed from stock. I'm not sure about this because I never Looked at them before switching. For me the "network services" is the third one down. Then that menu has like 5 other options.
__________________
"The Bird is The Word."


Reply With Quote
  #28 (permalink)  
Old 12-24-2008, 06:06 PM
LoungeLizard's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC Evo - Rooted!
Carrier: Sprint
Location: Alabama
 
Join Date: Dec 2007
Posts: 252
Reputation: 155
LoungeLizard is keeping up the good workLoungeLizard is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to LoungeLizard Send a message via Yahoo to LoungeLizard
Re: Need Program to Toggle 1x/Hybrid

Quote:
Originally Posted by bee976 View Post
LoungeLizard: did you have any luck getting this to work? I am having the same issues, I am on Juggalos Custom ROM, so I think the Menus have changed from stock. I'm not sure about this because I never Looked at them before switching. For me the "network services" is the third one down. Then that menu has like 5 other options.

Yes, it worked, I changed the Repeat 6 to Repeat 8 and it worked like a charm. Also, you have to have "Mode of Operation" enabled by following the directions in the first post, not "Network Services".

Last edited by LoungeLizard; 12-24-2008 at 06:08 PM.
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro


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

BB 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 -4. The time now is 07:01 AM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com