User Tag List

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

Thread: Screenshot Application - Help me!

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    chrilley's Avatar
    Join Date
    Jul 2006
    Posts
    1,013
    Mentioned
    17 Post(s)
    Tagged
    1 Thread(s)

    Screenshot Application - Help me!

    Yo,

    Now I'm making a screenshot application. But I ran into a problem. My application won't detect any key presses while the application is in-active or minimized. I would like it to, since I want to press a button like "Home" and then the Screen Capture Object saves a screen for me. Any ideas?

    Chris

  2. #2
    No Products Registered

    Join Date
    Aug 2006
    Location
    Westcountry, UK
    Posts
    862
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Screenshot Application - Help me!

    There is no way around this unless the virtual key object is being converted

  3. #3
    No Products Registered

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

    Re: Screenshot Application - Help me!

    What about enabling the "Run When Minimized" option?

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    chrilley's Avatar
    Join Date
    Jul 2006
    Posts
    1,013
    Mentioned
    17 Post(s)
    Tagged
    1 Thread(s)

    Re: Screenshot Application - Help me!

    I tried that, but my application still won't detect any buttons pressed.

  5. #5
    No Products Registered

    Join Date
    Sep 2006
    Location
    Milan, Italy
    Posts
    33
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Screenshot Application - Help me!

    Instead of "minimize", try with "hide" the application.

    In MMF1,5 works.

  6. #6
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    chrilley's Avatar
    Join Date
    Jul 2006
    Posts
    1,013
    Mentioned
    17 Post(s)
    Tagged
    1 Thread(s)

    Re: Screenshot Application - Help me!

    That didn't work for me either. Even as hidden the application will lose it's focus once I click outside it's area and then it will cease to detect keys I press.

  7. #7
    Clicker Fusion 2.5

    Join Date
    Jun 2006
    Posts
    89
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Screenshot Application - Help me!

    I made a screenshot app in MMF 1.5 but it used some extensions that I don't think are ported.

    - Window Object
    - System Tray Object
    - Task Priority Object
    - Image Manipulation Object (has nothing to do with minimizing)

    I did this awhile ago, so I don't quite recall the logic behind it, however...the application is set to always on top, and at the start of the frame to "wake application every 0.03 seconds" and set to low priority. Then, when minimizing, I used the Window Object to minimize, then the System Tray object to halt the minimize command, and finally, the Window Object to hide the window. It may sound dumb, but I recall that if I didn't do it like that, in that particular order, it would not capture the keystroke for capturing. If you want me to send you the app's source that I made, PM me or post back.

  8. #8
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    chrilley's Avatar
    Join Date
    Jul 2006
    Posts
    1,013
    Mentioned
    17 Post(s)
    Tagged
    1 Thread(s)

    Re: Screenshot Application - Help me!

    I only have the Window bject for MMF2 out of all those extensions... It seems that MMF2 can't detect any key pressing without having an active window. Will there be an extension for this or is this considered a bug? I think so since it says "Run while minimized", that would mean all the events should run, right? :S

  9. #9
    Clicker Fusion 2.5

    Join Date
    Jun 2006
    Posts
    89
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Screenshot Application - Help me!

    In theory, it sounds like it would work. Maybe it is a glitch, I'm not sure. But like you said, it sounds like it should be doing what you want.

  10. #10
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCHTML5 Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    chrilley's Avatar
    Join Date
    Jul 2006
    Posts
    1,013
    Mentioned
    17 Post(s)
    Tagged
    1 Thread(s)

    Re: Screenshot Application - Help me!

    I agree. Let's hope that it will be added in a later update. <img src="/center/images/graemlins/smile.gif" alt="" />

Page 1 of 2 1 2 LastLast

Similar Threads

  1. 2nd Frame Screenshot?
    By Atom in forum Multimedia Fusion 2 - Technical Support
    Replies: 30
    Last Post: 5th March 2009, 07:22 AM
  2. Screenshot?
    By im2famous4u in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 12th April 2008, 07:39 PM
  3. Screenshot as Background
    By dingdong in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 4th December 2006, 05:26 PM

Posting Permissions

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