Popup-MenuBackground
-
Is there a way to change the black border around the Popup-MenuBackground?
-
I'm not seeing a border by default. Show us your LAF function.
-
@MikeB have a look at the LAF
https://docs.hise.audio/glossary/custom_lookandfeel.html#popup-menu
Just draw a background with no border…Edit: @d-healey got his revenge today :)
-
Strange - my LAF for this is:
//drawPopupMenuBackground------------------------------------------------------------ laf.registerFunction("drawPopupMenuBackground", function(g, obj) { g.fillAll(0xFFdadada); }); //----------------------------------------------------------------------------------
-
@MikeB Does the problem persist if you restart Hise? sometimes custom LAF doesn't behave smoothly so you need to restart or reset LAF (View/Reset custom Look and Feel)
-
It's been like this for weeks - despite reboots and countless LAF resets.
-
@MikeB Can you post a simple snippet that demonstrates the issue?
-
@d-healey said in Popup-MenuBackground:
@MikeB Can you post a simple snippet that demonstrates the issue?
here it is.
a complete new document with only one combobox.HiseSnippet 1270.3ocuW0uTabCDWGvQCWp6jLSe.zvejwdpwbFRfjxzIfMXpaCDO0jjNSFlLx2I6SEYoq2oCvSFdX3Yo+eeC3cnuAoqN4ONfC2LNgd12GZ0tR+ztqj9oVQROZbrLBYszQCBoHqu0t8.gJnd.gIPM2EY8c1GPhUzHrQTsAgj3XpOxxZ980BrVZAT50+7xZDNQ3QmHBgdqj4QeEqOSMQZqs+UFm2f3SOh0Oi1Oc6ldRQcIWl.3YdaWTHw6DRO5gDsZyYirVbOelRF0VQTzXj0B0j9CZGHOSXz+srXVGNUWnJpMzPFwMjbeMh0RQ0CXb+ViF2wHnUZMwKLuwK781Gv7YikOwa7nzJvSrHq+vZtoAupYgmatvyMO3YkAdKXf2isa6EwBUSpQisGZ2T.AptDHDjEVFcQyM3arqKAMDpJ8ImPaDAEFaQwMbcKielqaosJ3TvABDwJ7ojHLmzE+S38D8XBZEuHJLz1mK6P3ll8UR4I6H7aPo7hFSACpDSUFkZ.8Qwk2+MMWoFIhKOakCn9rj9KWFulakg80pq5GQNqkLLI7.pHoFDz6EISD9q7EbYvQDsGSm71HQ3oXRQwkuitB.T2Q5zqLV14OJUv4iEbvvUuJcg70c37htm2ngOQ+qzVXGmKz3e0UW4q9k1qbK+RSEs+8tGQ2ISyWnyHHP9.HrBARF1Zh3.PL48qe7VZAFwrtE0JxhaSCIQDXpQISECaM8UDUkDIF1NWXdcCqOh4cB0+1l1SmmYVuHMzzs6lO2j.OQCcnaONmEFSK9dx6cOF+C3fUWuL.0pi+dziiKkGNR6l+6D4b.9Oy5Evga0rhdcrYGnEDT+inmqRaVE7QY73whYjnet1w3ULkW+XPvxbZW0xiGQTdLcJ89K70+t258B++LYotreGYM44esZ46dFyndJmIK3oOW45ddW2FaVay5aVJmZMuhqbFSErCOLfjFop8B8ux3zvAUPfcT7wO4IltA.xozR3WhqVwE+i5mktVKOkz3MljF+4D5e1MB8q6dGw9qs1v8Zdvn.AVJNTpnuVTrjyGcVx4BG7Mqpa2bqSu+XjjyoQ4VsluRzzLrnHoeGZTYXPySniUD1395LCrualAYIt3Y1tNihRQSAS85Pp3tnyfFtGul4vPTAppR4M7ng7FFk7hX9ZZCiJVEkB6rT5Puo4tDEYTiAsKzWgzHESOLr1kdJvuyPJYI6cowmnjg.UMnECkBMJrdnoqKLhxBQP4o86CrS+tJ57rDFGjsvYLeU.3sr1dNDJfpWIUW5urPHFrQ0HphKs3kWd4mzFLQ5ZYE2o2DUu5pqRkoylusTYH4O0d.q4PYFCK9Y59NWit+1LJrsdG7QeRprEGhMvm8K1062A2QdtSPbjBtCTouchB5YD3nFVynamwuAUCF+GXReKlg.+ToeBWuUaVRqZl5Cq.xWuF6PMCPQLSMHaX+KlIatYlelv8w1sXJuf7w6b4fWH679FuCOWPA6851k5ol.1Era76ecODPtP42jIJln2ADUDSmQcXR+1PpqGEPh.lEoWSAxY0llV1UWV6YZSE9oE9DbMrxp5xVCqr5nJgbUuH4G7LqYnO4wCRk.XRjd.rkfSBBkwiWlv1Fn9f5CGH5CddZWwJUQn7sYsYvl0mAad5LXyylAa1XFrYyYvlmOUazmEcmDkruYZBHn0doKWaYsmgXfNiD8uzGeKkC
-
Which version of HISE? Which operating system?
This is what I see
-
It gets weirder and weirder :-)
Hise is 650 from 1 June 21
Mac OSX 10.14.6 -
@MikeB Same as Dave, I'm on mac too, scriptnode_codegen...
-
@ustk
I am still on scriptnodethe other build is still too insecure for me
I'm in the middle of a project and don't want to start from scratch or spend hours debugging.It's not dramatic - I'll have a look tomorrow on the PC how it looks like.
-
I'm on Scriptnode (codegen won't build on my system).
-
is as I said not my big problem
I will turn on my computer one morning and it is gone - bet :)
-
I know this thread is super old, was there ever a resolution?
On my Mac here in 2025 I'm still seeing a black border on my popup menu items and I can't find a way to get rid of it. Is it a windows vs mac thing?
Ideally I'd like not only no border but to make the entire popup menu have rounded corners.
-
@whoopsydoodle https://forum.hise.audio/topic/11930/feature-request-missing-laf-colour-properties?_=1740954613418 you can’t do rounded corners as of now… it’s a missing Laf function