https://bugs.freedesktop.org/show_bug.cgi?id=80657
Michael Meeks <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Whiteboard| |EasyHack DifficultyBeginner | |SkillCpp TopicCleanup Keywords| |NEEDINFO --- Comment #2 from Michael Meeks <[email protected]> --- The navigator dialog code is in: sw/source/uibase/utlui/navipi.cxx: void SwNavigationPI::GotoPage() { ... has some code that we should prolly factor out and re-use somehow =) In terms of adding a toolbar control with a field in it; here is an example of that: git grep SvxColorToolBoxControl Will show you how the Colour Toolbox controls (with their drop down) are created, registered etc. Thanks ! -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
