AutoHotkey Community

It is currently May 26th, 2012, 9:38 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 453 posts ]  Go to page Previous  1 ... 7, 8, 9, 10, 11, 12, 13 ... 31  Next
Author Message
 Post subject:
PostPosted: July 29th, 2008, 6:06 pm 
Offline

Joined: November 15th, 2005, 11:15 am
Posts: 537
Location: Germany
werD420 wrote:
Sounds fun, I'm willing to donate some time and effort to this.


Great if you'll help. I have spent month into this :-) Help is very welcome
Ciao
Micha


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 2nd, 2008, 9:36 pm 
Offline

Joined: February 13th, 2007, 3:54 pm
Posts: 21
Thanks Micha for great program!

Keep it coming!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 13th, 2008, 7:59 pm 
Offline

Joined: February 17th, 2008, 5:01 pm
Posts: 303
man... My PDA is palm based. What a shame... I can't believe I wish I had an MS OS!


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 15th, 2008, 2:18 am 
Where is the bloody source code. You've been promising to upload it for like 10 pages now.

I need to recompile for a different processor architecture.


Report this post
Top
  
Reply with quote  
 Post subject: Compile for MIPS ?
PostPosted: September 27th, 2008, 4:33 pm 
Offline

Joined: April 7th, 2008, 11:19 am
Posts: 8
Is a version for MIPS available?

Are the ARM versions for framework 1 ?


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 3rd, 2008, 2:17 pm 
Offline

Joined: October 3rd, 2008, 2:12 pm
Posts: 1
I'm adding my request for source code. This is a great piece of work and it's obvious it needs some push. AHK is great for automatic tests, which is what I'm doing at my work. I could really use some features from desktop version (ImageSearch and working mouse hook being the most important ones...). If Micha can't do it cause of limited resources releasing the source code seems like a nice idea.


Report this post
Top
 Profile  
Reply with quote  
PostPosted: November 12th, 2008, 7:59 pm 
Offline

Joined: February 15th, 2007, 12:01 am
Posts: 32
Location: Seattle, WA, USA
Hi Micha,

This is a fantastic endeavor and you have clearly given it a fantastic effort. I'm hoping to run this on an HTC Touch Pro (should arrive in my mail today) which has a Qualcomm MSM7201A (http://pdadb.net/index.php?m=cpu&id=a7201a). This is the same series as the Sony Experia (MSM7200).

Also, I've tried to redirect some other threads on this to this thread. Does everyone agree this is the most current thread?

Could a sticky be made on this forum for the latest updates and downloads?

Thx,

D


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: November 13th, 2008, 8:07 pm 
Offline

Joined: November 15th, 2005, 11:15 am
Posts: 537
Location: Germany
anton wrote:
Where is the bloody source code. You've been promising to upload it for like 10 pages now.

I need to recompile for a different processor architecture.

Hi,
everybody who asked me got a link. The source needs comments and is not finished. To early to spread.
Micha


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: Compile for MIPS ?
PostPosted: November 13th, 2008, 8:08 pm 
Offline

Joined: November 15th, 2005, 11:15 am
Posts: 537
Location: Germany
skooter1121 wrote:
Is a version for MIPS available?

Are the ARM versions for framework 1 ?

Hi skooter1121,
the is just one version for arm processors.
Which framework do you mean?
Ciao
Micha


Report this post
Top
 Profile  
Reply with quote  
PostPosted: November 13th, 2008, 8:11 pm 
Offline

Joined: November 15th, 2005, 11:15 am
Posts: 537
Location: Germany
dblanchard wrote:
Hi Micha,

This is a fantastic endeavor and you have clearly given it a fantastic effort. I'm hoping to run this on an HTC Touch Pro (should arrive in my mail today) which has a Qualcomm MSM7201A (http://pdadb.net/index.php?m=cpu&id=a7201a). This is the same series as the Sony Experia (MSM7200).


D

Hi dblanchard,
well... good luck.
I just own a PNA and I have absolutely no experiences with other devices. You can just try to run the exe. If it is working, "contratulations"
If it doesn't run perhaps the processor is wrong or the prequesits.
Ciao
Micha


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 10th, 2008, 4:23 am 
Offline

Joined: July 20th, 2007, 3:20 am
Posts: 15
Did you ever put the right click stuff back?
On windows mobile, when you hold the stylus down, it does the same thing as right click

Also, I'm looking forward to hotstrings and I would like to know how to detect phone specific things like signal strength


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 11th, 2008, 9:03 pm 
Offline

Joined: November 15th, 2005, 11:15 am
Posts: 537
Location: Germany
selyb wrote:
Did you ever put the right click stuff back?
On windows mobile, when you hold the stylus down, it does the same thing as right click

Also, I'm looking forward to hotstrings and I would like to know how to detect phone specific things like signal strength


Hi,
right click => I put that on the wish list. If there's an api, I'll do it.

I'm not an WinCE-developer. I do not have in mind to implement specific mobile features. I just want to make AHK run on a WinCE-device with just AHK-features. I know that specific things would be desireable but that has to be done by someone else.
Some AHK features will not work because there's no WinCE-API for some things and I do not want to rewrite these things.
I hope you'll understand that I want to spent my spare time on things that are interesting and I have so maaaaannnny projects in mind but just too less time. So I just decide every day what to do next.
First I had in mind to reinstall my PNA with an AHK script to save a little time. Taking the time in account I already had spent on AHKCE I could have installed my PNA thousand times :-). And AHKCE is working perfect for me. I have implemented everything I needed. But I will do a little bit more if I will have any free time.

Ciao
Micha


Last edited by Micha on April 25th, 2009, 10:32 pm, edited 1 time in total.

Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 20th, 2009, 6:15 pm 
Offline

Joined: April 30th, 2006, 6:23 pm
Posts: 358
Location: Shigle Springs
DUDE! GREAT WORK!!!!!!!!!
Holly cow, now we will have automation and programming power brought to the simpleton even for Pocket PC!
HELL YES!

From the simpletons point of view, the two most needed things are something like Window Spy and to be able to compile.

Wow, I am still just flat out blown away. This will open up SO many doors! 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8) 8)

_________________
CPULOCK.com
virusSWAT.com
Computer Repair Computer Service.com
911PCFIX.com


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 20th, 2009, 7:15 pm 
Offline

Joined: November 15th, 2005, 11:15 am
Posts: 537
Location: Germany
Hi DeWild1,
thank you for your kind words.
I'm currently working on the compiler but it's much more complicated than ahk itself. I just can't open 2 files without a crash. I'll upload the compiler as soon as it's working.

If it does not work at all, I'll try to write a compiler which is generating an WINCE-EXE on a pc.

Ciao
Micha


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: January 28th, 2009, 12:17 pm 
Offline

Joined: January 11th, 2008, 7:42 pm
Posts: 20
Location: Russia
Micha,
Hi! We wait the new version! Good luck!


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 453 posts ]  Go to page Previous  1 ... 7, 8, 9, 10, 11, 12, 13 ... 31  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: Google Feedfetcher, stevep, Stigg and 11 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group