Looks like you’re missing the opening closing curly brackets there? Check out this example: quickTest.csd (1.1 KB)
Use the parent() identifier to specify what widget is the parent for any widgets you create with cabbageCreate. Both of these options should work fine.

