#confirmation system
1 messages · Page 1 of 1 (latest)
views are the buttons right?
a view contains buttons and select elements
when implementing a button in a cog, can I make the view class within the class without doing anything else? or is there something special I have to do for it to work in a cog. The the myview in the send seems to not work.
I'd always put it in a seperate file for better structuring
like just a seperate file for views even if it's just one
would this be correct? I'm getting an error where it sas MyView isn't a package
or do I have to load it like I do cogs
Imports are relative to your main file
gotcha, also what did you mean by relations earlier?
If this was not solved feel free to reopen