On Thu, 2012-12-13 at 15:32 +0000, Caolán McNamara wrote: > On Tue, 2012-12-11 at 18:52 +0000, Gokul Swaminathan wrote: > > Dear Mr. Caolan > > Manual conversion of Printer property dialog and > > file -> Properties dialog. > > I have an doubt Regarding Custom Properties tab. we need to add 4 items on > > clicking the > > ADD button, how to handle it using Scroll bar. > > > > As of now i have added Scrolled window > > I've pushed these now to master, I haven't gotten around to adapting the > code yet to use them. For the custom properties tab its probably a > custom widget and we'll just have a placeholder in the .ui that get > replaced by the custom widget, so a scrolled window (or a > GtkDrawingArea) is fine as a placeholder for those cases.
Finally managed to get all the code adapted to this .ui now. Custom widget was a particular pain alright. But it should work now. C. _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
