Hello everybody.

Hold on!

There was some movement in MSEgui code.

We have now a bridge!

Before the bridge, if you used a unit that uses 'classes' in uses section,
you needed you add  'mclasses', just after  'classes'.

This because MSEgui uses his own class definition.

Thanks to Johann Elsass we have now a bridge that allows to use units
without the need to add 'mclasses' after 'classes'.
Of course the bridge dont ignore the definition of 'mclasses', but makes
life easier and more transparent for end users.

By default the bridge is enabled but you may disable it with the -dno_bridge
parameter.

It does not affect the mesgui code because all the "tweaked fpc files" of
/fpccompatibility are renamed with mse_***.
Of course the code in msegui was adapted for that new names.

One of the big advantage of the bridge it that now msegui is compatible with
external units, like BGRABitmap, that works perfectly now with msegui.

Also, if you dont need to use external unit or if you have already tweaked
them, you may disable the bridge and all will be like it was without bridge.

Re-hold on and have lot of fun!

Fre;D



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to