moin,
On Sunday 27 December 2009 22:30:22 Zoltan Padrah wrote:
> Another issue to be discussed is how should we split the source code; what
> kind of plugins do we want to create. Should there be a dependency between
> plugins?
You can have a look, how I organized the pugins. (I'm thinking of merg
On Monday 28 December 2009 14:40:43 P Zoltan wrote:
> Replying to myself:
>
> After reading Julian's answer again, I think to was saying to the
> solution directly. Too bad the solution's implementation is not obvious
> for me.
Indeed ;) Sorry, I didn't make that more clear. I'm at a conferenc
Replying to myself:
After reading Julian's answer again, I think to was saying to the
solution directly. Too bad the solution's implementation is not obvious
for me.
On Mon, 28 Dec 2009 14:33:07 +0100, P Zoltan
wrote:
>> Feel free to ask me any questions about that topic.
>
> Whay
On Sun, 27 Dec 2009 23:52:09 +0100, Axel Jäger
wrote:
>> We could inherit ForLoopItem from QWidget (or more specifically from
>> some frame), then embed it into the scene with the addWidget method (
>> http://doc.trolltech.com/4.5/qgraphicsscene.html#addWidget
>> ), and insert in the frame a
> We could inherit ForLoopItem from QWidget (or more specifically from some
> frame), then embed it into the scene with the addWidget method (
> http://doc.trolltech.com/4.5/qgraphicsscene.html#addWidget
> ), and insert in the frame a new graphics scene. The details of this should
> be worked ou
2009/12/27 Julian
> moin,
>
> On Sunday 27 December 2009 13:21:38 Zoltan Padrah wrote:
> > here are some diagrams about how I imagine the kde4 port's document
> should
> > work like:
> >
> >
> http://sourceforge.net/userapps/trac/zoltan_padrah/wiki/KtechlabDocumentPro
> > posed
> Just a short not
moin,
On Sunday 27 December 2009 13:21:38 Zoltan Padrah wrote:
> here are some diagrams about how I imagine the kde4 port's document should
> work like:
>
> http://sourceforge.net/userapps/trac/zoltan_padrah/wiki/KtechlabDocumentPro
> posed
Just a short note on the flow-code structure. The "conta
Hi,
here are some diagrams about how I imagine the kde4 port's document should
work like:
http://sourceforge.net/userapps/trac/zoltan_padrah/wiki/KtechlabDocumentProposed
The "sources", dia files, are also there.
About the interface part I'm not very sure, these are just first stretches.
I wan