Search found 3 matches

by oz8hp
Tue Apr 21, 2015 10:24 am
Forum: Support
Topic: Bullets and numbering
Replies: 5
Views: 16489

That will take some work because I am using UniDAC as DB connection and some of my own utilities as well.
But I will give it a go and see if I can do it.

- is there a time limit and the trialversion I have installed? (if so I need to hurry up :) )

Can you send me a simple example to ...
by oz8hp
Mon Apr 20, 2015 2:20 pm
Forum: Support
Topic: Bullets and numbering
Replies: 5
Views: 16489

I have made the button click like this now. But I still don't get any bullets.
The CreateBullets, CreateNumbering, GetListNo and CaretMove are copied from the demo in http://www.trichview.com/forums/viewtopic.php?t=5113&highlight=bullets+numbering
procedure TfrmMdEditor.btnBulletsClick(Sender ...
by oz8hp
Sat Apr 18, 2015 7:39 am
Forum: Support
Topic: Bullets and numbering
Replies: 5
Views: 16489

Bullets and numbering

I have been testing this component for a couple of days now and it looks like I need to buy it.
But I first need to figure out how to make bullets and numbering work on the DB version of the editor.
I have found a sample on this forum that has bullets and numbering, but when I copy the code to a DB ...