#Cant get menu to work properly (Beginner)

17 messages · Page 1 of 1 (latest)

manic copper
#

it's Menu.setApplicationMenu(mainMenu);

#

not menu.setApplicationMenu(mainMenu)

terse magnet
#

So what is the point of the mainMenu object?

#

I see, nevermind, I was refrencing my menu template not the Menu method

manic copper
#

... to pass it to the Menu methods?

terse magnet
#

This is why I asked

#

My bad.

#

I thought you meant I needed to pass menu not mainMenu

manic copper
#

Oh yeah I copy/pasted

terse magnet
#

Npnp

manic copper
#

sorry

terse magnet
#

I see the issue, thanks for the help. Probally should not be developing at 7am LOL

manic copper
#

7am seems like a good time to code

terse magnet
#

Well, im trying to learn so true. But also end up making some of the dumbest mistakes I've ever made

#

Electron seems very cool so far though.

manic copper
#

it is!