Bug 39431 - Ruler / Notes toggling
Summary: Ruler / Notes toggling
Status: RESOLVED DUPLICATE of bug 38246
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: difficultyBeginner, easyHack, skillCpp, topicUI
Depends on:
Blocks:
 
Reported: 2011-07-21 07:54 UTC by Björn Michaelsen
Modified: 2015-12-16 00:11 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Björn Michaelsen 2011-07-21 07:54:19 UTC
==== Ruler / Notes toggling ====

'''Background:''' We have a great new 'notes' feature, but it is hard to turn this on and off. We have a beautiful design mockup [http://wiki.services.openoffice.org/wiki/Notes2_Design_NotesSidePane#Proposal_.22Notes_Ruler_Control.22] of how this could be done as an extension to the existing ruler code. The existing ruler code is (shared) in svx/source/dialog/svxruler.cxx and svx/inc/svx/ruler.hxx - and this builds on top of the svtools ruler: svtools/inc/ruler.hxx and svtools/source/control/ruler.cxx - see eg. Ruler::Paint there (and vcl's outdev.hxx for drawing methods).

'''Skills:''' basic C++
Comment 1 gleppert 2011-07-23 11:06:22 UTC

*** This bug has been marked as a duplicate of bug 38246 ***
Comment 2 Robinson Tryon (qubit) 2015-12-16 00:11:57 UTC
Migrating Whiteboard tags to Keywords: (EasyHack DifficultyBeginner SkillCpp TopicUi)
[NinjaEdit]