Wed Aug 15 21:46:48 2012: Request 79006 was acted upon.
Transaction: Ticket created by use...@zip.com.au
       Queue: Wx
     Subject: RichTextBuffer new() no args
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: use...@zip.com.au
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=79006 >


If I read the wx docs correctly there's a "default constructor" to
create a new RichTextBuffer (as well as a copy constructor to
duplicate).  It could be good if the default one was wrapped to allow

    my $buf = Wx::RichTextBuffer->new;

which otherwise gives for me

    Usage: Wx::RichTextBuffer::new(CLASS, obj) at foo.pl line 3.



-- 
"Even the white bits were black"

Reply via email to