|
From: Sander J. <sa...@kn...> - 2002-08-18 17:21:51
|
Ivica Loncar wrote: >Sander Jansen <sa...@kn...> writes: > >>Some cons: >> >>- I dont like it ;) >>- It takes time to implement / There are other more urgent things >>which should be implemented. >> > >Ok, I would volunteer to implement it while I'm learning more about >FOX if I quit and fail you could always tell me: I told you so. :) > Hmm ok ... so while you learn about FOX, you're also changing it... funny combination I think it takes a lot of time though. > > >>- FOX already chosen a message mechanism. I don't think we're going >> to add one, just for one user >> > >I'm not talking about adding another messaging mechanism. My idea is >to use FOX code base and to develop another singal/slot based library >in paralel (more like up-to-date copy of fox with different messaging >system). Bassically my question is: what would I have to modify to get >first working version of hello world? (I'm looking at the code, but, >guess what...) > You probably need to look into FXObject. and then FXApp.. > > >>Some Pros: >> >>- You would feel better ;) >> > >:) > >>>In Jeroen opinion, would it be dificult? >>> >>Not difficult ( alot of toolkits have done it before). Just not >>worth the time. >> > >Thanks for the answers. > > Sander |