warmenu icon indicating copy to clipboard operation
warmenu copied to clipboard

FiveM Lua Menu Framework

Results 5 warmenu issues
Sort by recently updated
recently updated
newest added

In the last update I noticed that the possibility to include a callback in checkboxes and comboboxes has been removed. Is there a specific reason for this?

function to create a disabled button, that is not focusable, and will just display a text / subtext. Right now i am creating a button like so: https://i.imgur.com/JX0qftT.png These buttons...

I have a few combo boxes that have hundreds of options, and it would be really helpful to automatically scroll through them if the left/right arrow was held down, rather...

Seems to be issue adding new buttons when in menu from client, In " warmenu_demo.lua " I try to add the button below, but it fails to stay. It does...

Fixed an nil value on the combobox default value