Comme je me sens en forme (cf le titre) je sens bien un petit post en anglais
As the title suggest I’m now in Holidays (17 days doing nothing
) and I’m currently in the garden, lying on a long chair with the sun, the birds and of the course the computer on my knees
.
Ok apart from that I wanted to say that Circ is almost finished and if nothing go wrong (I hate to give schedule and then to not follow them) I should have a beta something soon. From the buzzy point of view I have added some nice things : dropped my homemade plugin system for the newly released Mono.Addins, ported the interesting libcontrast to a managed C# version one (in action on the screenshot), and mostly tuning the thing in accordance with the ouput of FxCop and Gendarme. As a screenshot is worth all word here it is :
I just have to adapt a little the Controller code, do some UI improvements (any input would be nice
) and it will be mostly finished (I would like to re-work on the Tapioca backend too but that will be for a later time).
On a side note, Miguel announced that Mono will ship a so-called cross-plateform GUI (I say « so-called » because IMHO a NCurses thing isn’t really the first class GUI you would expect from a modern language/plateform
)
EDIT: Here it is after 3 hours of more works
:
![]()
Damn I had to add a little Thread.Sleep in the presentation thread to avoid a randomly bad assertion (the parameter of gtk_text_attributes_ref was detected to be null oO, still now I don’t understand what the purpose of this function) and the corresponding segfault.
Post a Comment