Hi,
so I just wanted to start on playing around with the code of libreoffice from a design perspective (for my own purpose). Setup ist correct, can compile for gtk4 and also debug the builds. Also read introductory slides on the code structure et cetera. However I am a bit lost
What I basically want to do is exchanging the âmain frameâ of e.g. swriter to use a GTK4 Frame (with .ui file). I do not know whether this is easily possible; I saw the âmenubar.xmlâ file and .ui files of other more âleafyâ elements in the structure (e.g. About dialog); but I was not really able to figure out, how the âmain frameâ is instantiated and therefore, do not know whether such a frame would be easily exchangable with a GTK4 variant. I did however recognice /desktop/source/app/app.cxx.
Could you please give me a hint on that start or point me into the right direction?
Kind regards,
Christian