HISE Logo Forum
    • Categories
    • Register
    • Login

    Drop Shadow

    Scheduled Pinned Locked Moved General Questions
    7 Posts 4 Posters 327 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.
    • MikeBM
      MikeB
      last edited by

      Has anyone managed to show a DropShadow on the Mac?

      "One hour of trial and error can save 10 minutes of reading the manual."
      "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
      HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

      ulrikU 1 Reply Last reply Reply Quote 0
      • ulrikU
        ulrik @MikeB
        last edited by

        @MikeB No ):

        Hise Develop branch
        MacOs 15.3.1, Xcode 16.2
        http://musikboden.se

        1 Reply Last reply Reply Quote 0
        • UD AUDIOU
          UD AUDIO
          last edited by

          @MikeB Is HISE able to drop shadows itself?

          MikeBM 1 Reply Last reply Reply Quote 0
          • MikeBM
            MikeB @UD AUDIO
            last edited by

            @UD-AUDIO Theoretically yes - but unfortunately it only works on the PC - I think it's because of the Open GL version on the Mac.

            "One hour of trial and error can save 10 minutes of reading the manual."
            "It's easier to hit the developer with feature requests than to spend 10 minutes reading the manual. :-)))"
            HISE Develop - Mac Pro 5.1, OS X 10.14.6, Projucer 6.02, Xcode 10.3

            1 Reply Last reply Reply Quote 0
            • NatanN
              Natan
              last edited by

              @MikeB @ulrik False, Drop Shadow Works On Mac Using This Command.

                  g.drawDropShadow([0, 0, 100, 100],0XFF000000,20); 
              

              Are You Guys Using Another Command?
              Also I'm On Mojave / Master Branch.

              ulrikU 1 Reply Last reply Reply Quote 2
              • ulrikU
                ulrik @Natan
                last edited by

                @Natan Great Natan, I will check it out later, thanks!

                Hise Develop branch
                MacOs 15.3.1, Xcode 16.2
                http://musikboden.se

                NatanN 1 Reply Last reply Reply Quote 1
                • NatanN
                  Natan @ulrik
                  last edited by

                  @ulrik Yeah Give it A Try, It Works Just Fine Here.

                  I Guess you Used This Line:

                  g.addDropShadowFromAlpha(Colours.white, 10.0);
                  

                  And Yeah That's Not Works, But This One Works:

                   g.drawDropShadow([0, 0, 100, 100],0XFF000000,20); 
                  
                  1 Reply Last reply Reply Quote 2
                  • First post
                    Last post

                  27

                  Online

                  1.8k

                  Users

                  12.0k

                  Topics

                  104.2k

                  Posts