Jerry Dodge

Results 25 issues of Jerry Dodge

I'm writing an app for editing files, and displaying their HTML while editing. The problem is that when any document is loaded into the browser, the browser window steals focus...

I'm having issues using the `TSynEdit` control, specifically when the following conditions apply: - `WordWrap` is enabled - `eoTrimTrailingSpaces` is enabled - `eoScrollPastEol` is disabled What happens is while I'm...

bug

I'd like to create my own syntax highlighter for Markdown language. Since Markdown by nature supports in-line HTML, it only makes sense to base mine off of the HTML highlighter....

question

Using the NC controls, specifically a button with a drop-down menu, how do I make clicking the button also invoke the popup menu? Having a `Menu` button at the top...

I'm using Vcl Styles Utils in a project that uses a dark style. I have a CHM help file associated with my project. However, the help window is completely deformed:...

When `Orientation` is set to `toTop`, the baseline only shows beneath all tabs *other than* the currently active one. However, when `Orientation` is set to `toBottom`, there is still a...

Scenario: A `TChromeTabs` control with at least two pinned tabs. Option is enabled to hide pinned tab's text. Ever so slightly click and drag the second pinned tab even just...

Text needs a transparent background. Currently it's solid color, so you can't see the progress bar all the way.

Provide download progress and update progress bar so we can merge two topics into one.