Re: [NextGenPE-devel] Plans etc..
Status: Beta
Brought to you by:
grrosminet
|
From: NextGen P. E. m. l. <nex...@li...> - 2007-03-18 21:51:06
|
James wrote : > Great! wxWidgets and C++. > > I'm looking for synergies between wxWidgets projects - particularly > identifying widgets that are missing, that will be of use in more than > one project. > > What are the current plans for neXtgen Povray editor? > > --James. > XPE (neXtgen Povray editor) is based on full application architecture wich allows easy integration of any new component. Now, I think that any component that can be usefull might be integrated (calculator, file explorer, ...). On the other side, XPE will produce a few components that are not specific to this local usage (like TClock or TGenButton) and so, I would be very pleased to share them with other projects. Theses components are not the only thing wich might be shared : the global framework I have created for XPE might certainly be usefull to other developpments (currently, XPE is a povray editor, but the architecture could be the same for any text editor and usable for any other type panels based application : Video editor, IRC client, mail client, word processor, ...) Currently, XPE is on its very first stage : a text component with some associated tools. The next step is to develop features I have developped for QTPovEditor and then to make it compatible with windows, mac and as much environnments as possible. gRRosminet. |