[haiku-bugs] Re: [Haiku] #6831: New StyledEdit features: word count & show document as read-only

  • From: "negusnyul" <trac@xxxxxxxxxxxx>
  • Date: Sat, 20 Nov 2010 09:29:27 -0000

#6831: New StyledEdit features: word count & show document as read-only
--------------------------------------+------------------------------
  Reporter:  negusnyul                |        Owner:  korli
      Type:  enhancement              |       Status:  new
  Priority:  normal                   |    Milestone:  R1
 Component:  Applications/StyledEdit  |      Version:  R1/Development
Resolution:                           |     Keywords:
Blocked By:                           |  Has a Patch:  1
  Platform:  All                      |     Blocking:
--------------------------------------+------------------------------

Comment (by negusnyul):

 Fourth (and hopefully final) version attached. I replaced uint64 to size_t
 and BString::Length() to BTextView::TextLength()

 About my future plans:

 1. I will try to fix some bugs releated to the applications (and other
 high-level components) shipped with Haiku

 2. Implement some improvements to the existing applications (possibly more
 StyledEdit features, too)

 3. I can imagine a TODO list application or desktop applet, a calendar, a
 dictionary, etc. This will need more discussion, and more experience from
 my side :) (I have 2,5+ years C++ experience, but never used or programmed
 BeOS/Haiku before.)

 4. I want to take a look at the kernel, drivers and other low-level parts
 because I have no experience in that at all and I think it's an
 interesting topic. (But this will be in the far future.)

 So, please apply this patch if you think it's ready for that.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/6831#comment:8>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: