BBx-Kitchen / bbj-language-server

BBj Language Server
MIT License
7 stars 6 forks source link

support MODE= in MSGBOX #45

Closed StephanWald closed 2 months ago

StephanWald commented 1 year ago
temp = msgbox("Hello from BBj's " + client$ + " client!", BBjSysGui.MSGBOX_ICON_INFORMATION, "Greetings", 
MODE="theme=primary")
dhuebner commented 1 year ago

See also #38

dhuebner commented 1 year ago

@StephanWald Fixed in master