Bo Peng wrote: >> > 130 parameters is sheer madness. :-) >> >> +1, sorry Bo... > > What are you sorry for? I am not going to validate all 130 parameters > right now, and there will be the GUI designer's decision how to choose > and present the most important parameters, and leave others may be to > a simple texteditor. > > Right now, a QTextEditor allows users a input whatever parameter they > want, and I will validate some of the most important ones.
validate the _most common ones_ (let's say 10-15) and all others are user specific and should not be validated. It is no problem for a user to define new parameters for the listings package, because it uses the keyval interface. Herbert
