Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Recent
    • Tags
    • Users
    • Login

    Pop up instead of tool tip [SOLVED]

    Scheduled Pinned Locked Moved PYTHON Development
    5 Posts 0 Posters 405 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H Offline
      Helper
      last edited by

      On 25/02/2015 at 22:09, xxxxxxxx wrote:

      Hi,

      I was searching for an option where i can implement a dynamic tool tip which means on click of a button the tool tip changes. But I was not able to find it. So is it possible to have a dynamic tooltip. Or can we have a pop up instead of a tooltip. Or what other options can I consider if I want a dynamic changing text.

      Thanks
      Nishant

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        On 26/02/2015 at 06:13, xxxxxxxx wrote:

        Hello,

        can you tell us what kind of button you are talking about? A button on an object in the description, a button in some GeDialog or some button in the layout?

        Best wishes,
        Sebastian

        1 Reply Last reply Reply Quote 0
        • H Offline
          Helper
          last edited by

          On 26/02/2015 at 20:17, xxxxxxxx wrote:

          Hi S_Bach,

          I am talking about a bitmap button in GeDialog. On that I was able to add the tooltip. But I want to change the "String value" of the tooltip after some operations are complete.

          Thanks

          1 Reply Last reply Reply Quote 0
          • H Offline
            Helper
            last edited by

            On 27/02/2015 at 00:54, xxxxxxxx wrote:

            Hello,

            as discussed in this thread, it is not possible to edit the tooltip of a bitmap button after it was created.

            But you could catch the event when your button was pressed and then display a custom popup menu with ShowPopupDialog().

            Best wishes,
            Sebastian

            1 Reply Last reply Reply Quote 0
            • H Offline
              Helper
              last edited by

              On 01/03/2015 at 22:57, xxxxxxxx wrote:

              Thanks  Sebastian for your help

              1 Reply Last reply Reply Quote 0
              • First post
                Last post