User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 14

Thread: Simulating a key pressed outside MMF

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleFirefly 3D ModuleInstall Creator Pro
    Brovic's Avatar
    Join Date
    Jul 2006
    Location
    France
    Posts
    321
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Simulating a key pressed outside MMF

    Is there some way to simulate a key pressed outside a MMF application (with MMF dev) ?
    There are some solutions around to read while the mmf exe has not the focus but not to "type".

    At least I would need Shift, Ctrl and Alt. Shift an Ctrl are OK with ControlX (the "key pressed" action works over the exe !) but ControlX doesn't handle the left Alt key and I need that very one.

    With a dll perhaps ?

    Edit : By the way, if you "press" Ctrl or Shift via ControlX don't forget to put an event or a button to "release" the key before closing the app or you will be stuck like an idiot (ahem). Just try to use Windows with Ctrl pressed you will see the point.

  2. #2
    No Products Registered

    Join Date
    Jul 2006
    Location
    America
    Posts
    404
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Simulating a key pressed outside MMF

    do you mean you want to be able to type in a text box while the application is out of focus, or do you mean you want buttons inside MMF to send key-press signals to other programs?

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleFirefly 3D ModuleInstall Creator Pro
    Brovic's Avatar
    Join Date
    Jul 2006
    Location
    France
    Posts
    321
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Simulating a key pressed outside MMF

    The second one : "buttons inside MMF to send key-press signals to other programs", sorry if I was not clear enough.
    I need that because I use a tabletPC and I need a software solution to simulate key inputs (rather than pluging a bulky keyboard). Of course there are already some existing solutions but I'd like to tweak something more aimed at graphists.

    The fact is ControlX does it with "Shift" and "Ctrl" (the signal is caught by other programs) but I don't know for "Alt" (doesn't work at all) and the other keys of course can't work that way.

    BTW, MMF2 is nice working with Tablet PCs (no need of the keyboard!). [color:#FF0000]I think there is an plain interesting market here for the Clickteam[/color] : MMF the only dev tool you can use with just a stylus. As far as I tested it, that's true (I should create a thread about my experiment).

  4. #4
    No Products Registered

    Join Date
    Jul 2006
    Location
    America
    Posts
    404
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Simulating a key pressed outside MMF

    Okay. Just one thing left to clarify before I give an answer. You mean your program will simulate key presses like the on-screen keyboard windows application (should be in the accessories folder on your start menu if you have XP)?

  5. #5
    No Products Registered

    Join Date
    Jul 2006
    Location
    America
    Posts
    404
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Simulating a key pressed outside MMF

    (start menu ->accessories ->accessibility)

  6. #6
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleFirefly 3D ModuleInstall Creator Pro
    Brovic's Avatar
    Join Date
    Jul 2006
    Location
    France
    Posts
    321
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Simulating a key pressed outside MMF

    Yep and the Windows XP Tablet Edition even has a better one than the one you talk about. But I don't need a full invading virtual keyboard while using some softwares, only a few essential keys like "Shift", "alt" and "Ctrl". There are some alternative solutions for tablet users like "Clickaid" or "miniscroller". They are good but I find they lack of ergonomy when used with most creative tools and some softwares need specific shortcuts so customizing my own tools would be nice (and of course releasing them for other users).

  7. #7
    No Products Registered

    Join Date
    Jul 2006
    Location
    America
    Posts
    404
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Simulating a key pressed outside MMF

    Okay. I will see if what i am thinking will work before I say anything... I will post it in the file archives if it works. I'll link you to it from here.

  8. #8
    No Products Registered

    Join Date
    Jul 2006
    Location
    America
    Posts
    404
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Simulating a key pressed outside MMF

    This might work, but if not, your best bet would be to request an extension that has such an ability. Wait for me to finish, though, please. I think I can do this...

  9. #9
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleFirefly 3D ModuleInstall Creator Pro
    Brovic's Avatar
    Join Date
    Jul 2006
    Location
    France
    Posts
    321
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Simulating a key pressed outside MMF

    Very nice from you to give a try.

  10. #10
    Clicker Multimedia Fusion 2

    Join Date
    Sep 2006
    Location
    Britain, South Coast
    Posts
    1,030
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Simulating a key pressed outside MMF

    "There are some solutions around to read while the mmf exe has not the focus" - Brovic

    What are some of the ways you can use to read key inputs without MMF's focus? I'm trying to make an app which pops up when the user presses a key combination.

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Simulating a mouse click?
    By Paul_Boland in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 13th November 2013, 06:48 PM
  2. Simulating the ios objects
    By trakel in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 13th May 2013, 02:58 PM
  3. Simulating Mouse Clicks
    By Fanotherpg in forum The Games Factory 2 - Technical Support
    Replies: 3
    Last Post: 8th October 2010, 07:25 PM
  4. Simulating Keys without window Focus
    By Dines in forum Extension Development
    Replies: 8
    Last Post: 10th April 2007, 02:54 PM
  5. simulating depth in a 2D enviroment
    By haora in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 29th November 2006, 07:49 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •