FLTK logo

Article #1235: New Text Display & Editor Widgets 1.0b

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Articles | Show Comments | Submit Comment ]

Article #1235: New Text Display & Editor Widgets 1.0b

Created at 17:09 Sep 18, 2012 by TheThinker

Beta release of new text display and editor widgets that provide some improvements over the FLTK-provided ones: support for underline, strikethrough, highlighting, hyperlinking, and improved undo capability to include undo of both editing and styling. They do not require style buffers to be maintained via callback functions, either. For more info please visit http://jeffreyellis.org/fltk.

Download | Home Page | Listing ]


Comments

Submit Comment ]

From TheThinker, 08:46 Apr 11, 2014 (score=4)

Updated version (1.2b) is now available. Has numerous bug fixes and behavior improvements to text cursor placement and movement, among other things.
Reply ]

From TheThinker, 20:46 Jun 17, 2019 (score=3)

v2.0 now available. Provides several new features including:

  • Word wrap on/off (previous versions were word wrap only)
  • Ability to pair two displays/editors for synchronized scrolling
  • Ability to highlight the corresponding rows in two paired displays/editors (i.e., the row the cursor is currently on)
  • Ability to register a callback to get called whenever the cursor is moved
  • Ability to register a callback to be called as part of the draw() method, so you can add overlays to the text display/editor

Reply ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.