Bo Peng wrote:
What do you need?
I am attaching what I have right now. Many parts are missing but the
main points are there:
Ouch... this is a big, non obvious, patch Bo... I am not sure we will
find the time to properly review it and add the missing bits before
1.5.0 :-(
What I have got:
1. add InsetListings in file InsetListings.h and InsetListings.cpp,
this is a slightly modified copy of InsetERT. It already works in the
sense that you can insert -> program code, enter code in the box and
compile.
What about Georg suggestion of using InsetInclude?
2. add InsetListingsParams, with all listings options roughly there.
3. add a dialog (ControlListings, QListings, ListingsUi) that allow
user to alter listings options. This dialog will display all listings
parameters (default values) and allow users to change their values.
Abdel may have some better idea.
I'll try to have a look this week-end. But do we really need this dialog
now?
Abdel.