> > - Graphics dialog: > > - It is not a good idea to clear the width and height fields if "scale" > > is chosen (and vice versa); IMHO new buttons for the three sections > > default/height+width/scale should be added and the "Width"/"Height"/ > > "Scale" labels should become grey if deselected > > - The insertion of a graphic should be delayed until "OK" is pressed > > - What's the difference between OK and Apply? It seems to be > > impossible to add a second, third,... graphic with the same > > dialog (cf. reference dialogs) > > what is the status of this ?
The Ok/Apply stuff: you need a new LFUN_CREATE_GRAPHICS as well as the existing LFUN_INSERT_GRAPHICS and need code equivalent to that for the citation dialog. It's easy, but I never got round to it. Have a go? Angus