User Tag List

Results 1 to 3 of 3

Thread: Show "?" button in heading

  1. #1
    Clickteam Clickteam
    Nico's Avatar
    Join Date
    Jun 2006
    Location
    France
    Posts
    2,543
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Show "?" button in heading

    Hello,

    I seek, how to "?" button in the title bar of the application with the Kernel object (by Sphax).
    And you can recover management of the click ...

    Thanks for your help
    --------------------------------------
    Nicolas "Nico" Sourdeval
    Clickteam

  2. #2
    Forum Moderator Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator Pro
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jun 2006
    Location
    England
    Posts
    3,546
    Mentioned
    4 Post(s)
    Tagged
    1 Thread(s)

    Re: Show "?" button in heading

    You can add the button through the WinMessPro object using the action Extended Windows Style->Set Help Context Button State. I believe you can also detect clicks through this object. It does get rid of the min/max buttons tho.

    You can enable the Help Context button in the Kernel object using the Select->Parent action followed by the relevant actions to disable or hide the maximise button and enable the help context menu. I believe you can detect them by using the intercept messages action then intercepting the window messages.
    .:::.Joshtek.:::.

  3. #3
    Clickteam Clickteam
    Nico's Avatar
    Join Date
    Jun 2006
    Location
    France
    Posts
    2,543
    Mentioned
    0 Post(s)
    Tagged
    1 Thread(s)

    Re: Show "?" button in heading

    Quote Originally Posted by Joshtek
    You can enable the Help Context button in the Kernel object using the Select->Parent action followed by the relevant actions to disable or hide the maximise button and enable the help context menu. I believe you can detect them by using the intercept messages action then intercepting the window messages.
    Thanks Joshtek! it works !

    1. Disable the maximize button in heading in application properties
    2. Disable the minimize button too
    4. Insert Kernel Object into your frame
    5. In events, Start of frame and add the actions : Select 'Window > Select > Parent' and 'Window > Alter > Window Extented Styles > Help Context (1)'

    Now, I would like intercept the click on this help button in condition? How I do?
    --------------------------------------
    Nicolas "Nico" Sourdeval
    Clickteam

Similar Threads

  1. "User clicks with left button" doesn't work
    By Ben Laserlove in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 2nd April 2017, 11:03 PM
  2. Joystick 2 Object and "Repeat while <button> is pressed" (Negated)
    By hellii in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 27th November 2013, 09:12 PM
  3. How to achieve "While Button X" is pressed on OUYA?
    By Matriax in forum Android Export Module Version 2.0
    Replies: 2
    Last Post: 8th July 2013, 04:44 PM
  4. "Heading"+ "No Heading When Maximised" not working on Windows 8
    By DistantJ in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 3rd March 2013, 02:26 PM
  5. what does "show created items" mean?
    By 1234cb in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 18th September 2011, 01:14 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
  •