From: Michael B. <mi...@mi...> - 2003-10-25 11:30:08
|
Den 03-10-23 14.41, skrev "Daniel Tiru" <de...@ti...>: > Hi folks! >=20 > I was wondering, how are you going to implement widgets to the vde? I > mean, what values that need to be set and so on? I'm thinking of a plugin architecture where scripts and it's methods are called and created when called. > What i thought of, is that on all widget files, we make a header or > something, descibing what types of input the widget have. Maybee even > functions and methods? When a widget is called it should be created in the grid and it should be treated as one object. Just like flash. I don=B9t think this is a big problem= . But the widgets maybe have to be more VDE type specific. And I think that both events and widgets should not be "live" until you would preview the project. > What do you all think? It's gonna be fun :) =20 > Regards > Daniel |