#confirmation system

1 messages · Page 1 of 1 (latest)

gritty wolf
#

Views and storing them with a relation between them so you know which ones to disable

wispy lion
#

views are the buttons right?

late vapor
#

a view contains buttons and select elements

wispy lion
#

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.

late vapor
#

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

wispy lion
#

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

gritty wolf
wispy lion
#

gotcha, also what did you mean by relations earlier?

terse pilot
#

If this was not solved feel free to reopen