[wx-discuss] RC / nib imports, was RE: Re[2]: [wx-discuss] Hoyle reviews wxWidgets
Stefan Csomor
csomor at advancedconcepts.ch
Mon Mar 6 22:32:07 PST 2006
Hi
> SC> But lets just take the good points he has and try to
> address them,
> SC> and we could perhaps havea wiki page with the most heard critic
> SC> points in reviews and our responses, eg as why importing .RC and
> SC> .nib files is not a good idea to start with (not to say
> they are not
> SC> a useful function for a fast start port)
>
> They're probably not even that as you'd surely lose more
> time rewriting your dialogs later than you save it initially.
> What could be useful would be a script to import existing
> rc/nib to XRC -- and, in fact, I do know of a company which
> ported their 1MLoC MFC app to wx by using such automated
> import script so it can be done.
but this is what I meant - a good start for a port to wx. When people
have already their applications with their native resources, they
sometimes are happy if they can start and don't have to redo all the
resources at once, even with the disadvantages mentioned. I've used and
extended the rc2xml one we have once. But I do have my doubts whether
.nib imports really are in demand...
Best,
Stefan
---------------------------------------------------------------------
To unsubscribe, e-mail: wx-discuss-unsubscribe at lists.wxwidgets.org
For additional commands, e-mail: wx-discuss-help at lists.wxwidgets.org
More information about the wx-discuss
mailing list