![]() |
2009-09-21
, 02:10
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#12
|
The Following User Says Thank You to GeraldKo For This Useful Post: | ||
![]() |
2009-09-21
, 03:33
|
Posts: 51 |
Thanked: 15 times |
Joined on Apr 2009
@ ChengDu, SiChuan, P.R.C
|
#13
|
![]() |
2009-09-21
, 09:16
|
Posts: 150 |
Thanked: 28 times |
Joined on Sep 2009
@ Madrid, Spain
|
#14
|
heh
its a macro replacer
we could have lots of interesting uses with that tbh
it would need configuration dialogs and storage
where would the replacements be expected, only in text messaging or other places?
would you want the same ones in each app?
"xx" in text messaging to "love you, (k)" would be nice for text messaging
but not practical in a word processor lol
other considerations, do you recursively expand the contents, do you automatically expand over 1/2/3 message boundaries?
sounds nice and doesn't sound like it would be too hard to code in somewhere when we find the source
![]() |
2009-09-21
, 09:53
|
Posts: 150 |
Thanked: 28 times |
Joined on Sep 2009
@ Madrid, Spain
|
#15
|
I wanted something very similar and posted a request in this thread, "Will someone code an Always-on-Top Macro-Typing Applet like TypeItIn?"
In Diablo, I use the suggestion offered in that thread by Benson: combine xautomation's xte function with Personal Menu. I detailed the solution in this thread, "How To: Making your own Form Filler or Macro Typer".
![]() |
2009-09-21
, 15:13
|
Posts: 1,950 |
Thanked: 1,174 times |
Joined on Jan 2008
@ Seattle, USA
|
#16
|
The Following User Says Thank You to GeraldKo For This Useful Post: | ||
![]() |
2009-09-21
, 19:18
|
Posts: 150 |
Thanked: 28 times |
Joined on Sep 2009
@ Madrid, Spain
|
#17
|
![]() |
2009-09-22
, 02:48
|
|
Posts: 1,605 |
Thanked: 1,601 times |
Joined on Mar 2007
@ Southern California
|
#18
|
![]() |
2009-09-22
, 08:08
|
Posts: 150 |
Thanked: 28 times |
Joined on Sep 2009
@ Madrid, Spain
|
#19
|
![]() |
2010-05-31
, 06:22
|
Posts: 24 |
Thanked: 4 times |
Joined on May 2010
|
#20
|
The problem is, it shouldn't be difficult to program it for any single app to implement for its own purpose. But what about on a multi-app basis as in it's part of the operating system to check text in any app? Are their APIs or methods that would allow that (anyone know who is familar with the inwards of the operating system?).