Search found 24 matches
- Fri Feb 07, 2014 10:06 am
- Forum: Support
- Topic: Windows7, run as admin: Drag&Drop of Pictures does not w
- Replies: 1
- Views: 8329
Windows7, run as admin: Drag&Drop of Pictures does not w
Hi, Currently, i am facing a problem with Drag&Drop when dragging i.e. pictures from Explorer to my Application. This works, until i start my application as admin. I know, that this problem is caused by specific messagefilters which prevent communication on windows 7 between admin and non admin ...
- Wed Dec 11, 2013 4:28 pm
- Forum: Support
- Topic: Problem with invalid HTMLLinks in Tables(HtmlViewerimporter)
- Replies: 4
- Views: 14191
- Wed Dec 11, 2013 8:28 am
- Forum: Support
- Topic: Problem with invalid HTMLLinks in Tables(HtmlViewerimporter)
- Replies: 4
- Views: 14191
- Tue Dec 10, 2013 4:37 pm
- Forum: Support
- Topic: URLScan produces invalid JumpIDs
- Replies: 5
- Views: 16071
I found the source of the problem and continuing here:
http://www.trichview.com/forums/viewtop ... 5975#25975
as i don't think it is related to URLSCan.pas directly.
Greetings
Memnarch
http://www.trichview.com/forums/viewtop ... 5975#25975
as i don't think it is related to URLSCan.pas directly.
Greetings
Memnarch
- Tue Dec 10, 2013 4:36 pm
- Forum: Support
- Topic: Problem with invalid HTMLLinks in Tables(HtmlViewerimporter)
- Replies: 4
- Views: 14191
Problem with invalid HTMLLinks in Tables(HtmlViewerimporter)
Okay, this thread continues a problem i encountered and started here: http://www.trichview.com/forums/viewtopic.php?t=6226 The real problem is within the HTML. If a link is within a table, it will not work with OnJump. The given JumpID will return an invalid ItemNo. example html: <html> <head ...
- Tue Dec 10, 2013 12:48 pm
- Forum: Support
- Topic: URLScan produces invalid JumpIDs
- Replies: 5
- Views: 16071
- Tue Dec 10, 2013 11:23 am
- Forum: Support
- Topic: URLScan produces invalid JumpIDs
- Replies: 5
- Views: 16071
- Tue Dec 10, 2013 11:22 am
- Forum: Support
- Topic: URLScan produces invalid JumpIDs
- Replies: 5
- Views: 16071
URLScan produces invalid JumpIDs
Hi, Currently using URLScan.pas for detecting URLs. However, sometimes i load documents and the generated links have invalid jumpids(The returned itemno for the id is -1). I am sorry that i can not share the document it occurs in, or source atm. However, after each of the url function(except for the ...
- Mon Dec 09, 2013 11:40 am
- Forum: Support
- Topic: How do i properly set a defaultfont within constructor?
- Replies: 7
- Views: 19573
- Fri Nov 29, 2013 11:17 am
- Forum: Support
- Topic: How do i properly set a defaultfont within constructor?
- Replies: 7
- Views: 19573
- Mon Nov 25, 2013 9:19 am
- Forum: Support
- Topic: How do i properly set a defaultfont within constructor?
- Replies: 7
- Views: 19573
if you create a RichView like i described above on a form, add a TButton to it, and in it's eventhandler do this: MyEdit.VScrollVisible := not MyEdit.VScrollVisible; this will do nothing until you add some text to the richviewedit. Expected behaviour is, that the vertical scrollbar is switched on ...
- Fri Nov 22, 2013 11:50 am
- Forum: Support
- Topic: How do i properly set a defaultfont within constructor?
- Replies: 7
- Views: 19573
How do i properly set a defaultfont within constructor?
Hi, I derived from TRichViewEdit, and I'd like to set another defaultsize for the defaultfont and margins. So what i did is: //inside the constructor of my class inherited Style := TRVSTyle.Create(Self) Style.TextSTyles[0].Size := 8; LeftMargin := X; RightMargin := X; BottomMargin := X; TopMargin ...
- Mon Nov 18, 2013 8:54 am
- Forum: Support
- Topic: (Saving as HTML) how to save the font for Listnumbering(no M
- Replies: 8
- Views: 20222
- Mon Nov 18, 2013 8:49 am
- Forum: Support
- Topic: (Saving as HTML) Force CSSClassnames even for tags like Body
- Replies: 6
- Views: 16352
- Sun Nov 17, 2013 8:24 pm
- Forum: Support
- Topic: (Saving as HTML) how to save the font for Listnumbering(no M
- Replies: 8
- Views: 20222