From: <el...@ya...> - 2004-09-09 23:04:52
|
Elio Cuevas Gómez escribió: > I'll leave the GUI for another moment. I think this is the moment :) I was thinking building the GUI into Davinci and call the GUI functions form plugins, but a better aproach as Taj said is to build the GUI into the plugins. I like the idea, but there's a little problem: Libraries can't display LCL forms. Seems like a LCL problem so we'll probably need to hack it. Alternatively we can define a generic GUI interface into DV, but that doesn't display GUI elements itself but relies in the plugins to draw them. For example a Qt plugin, a Gtk plugin, a Win32 plugint, etc... |