Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] Source Viewer Adjustements

Hi,

this might not be a DLTK-specific question, but maybe the DLTK-based editors have an easier way to achieve this: I'd like to highlight specific lines programatically (similiar to the blueish bar which is shown when moving the cursor around a piece of source code). JDT does this fairly nicely (when hitting a breakpoint, the current line is highlighted) but I'm not sure how it's done. Does anybody have a hint?

--
Frerich Raabe - raabe@xxxxxxxxxxxxx
www.froglogic.com - Multi-Platform GUI Testing



Back to the top