Hello
I have a trichview linked with a dbfield, is it possible to do a search in my dbfield for a expression, word, something like:
select idtext from table where field like '%house of sun%'
thanks
regards
Search found 170 matches
- Tue Jun 25, 2019 6:40 pm
- Forum: ScaleRichView
- Topic: Searching text in datafield
- Replies: 1
- Views: 71013
- Tue Jun 25, 2019 6:34 pm
- Forum: ScaleRichView
- Topic: Insert image from a copy and paste
- Replies: 1
- Views: 71831
Insert image from a copy and paste
Hello
If I copy a bmp image and paste it into my Trichview, is it pasted as bmp or jpge?
If it is pasted as bmp, is there any way to paste it as jpge?
Regards
If I copy a bmp image and paste it into my Trichview, is it pasted as bmp or jpge?
If it is pasted as bmp, is there any way to paste it as jpge?
Regards
- Wed Aug 24, 2016 12:05 pm
- Forum: Support
- Topic: Get the word selected
- Replies: 6
- Views: 27121
- Mon Aug 22, 2016 4:09 pm
- Forum: Support
- Topic: Get the word selected
- Replies: 6
- Views: 27121
- Fri Aug 19, 2016 3:50 pm
- Forum: Support
- Topic: Error loading hunspelldll.dll :(
- Replies: 3
- Views: 17285
- Fri Aug 19, 2016 1:55 pm
- Forum: Support
- Topic: Error loading hunspelldll.dll :(
- Replies: 3
- Views: 17285
Error loading hunspelldll.dll :(
Hello,
I have a directory named "dic", my application is in this directory:
c:\teachmenow3 and the "dic" directory is "c:\teachmenow3\dic"
My code identify the dll and call the method to load the dll, please, take a look:
if FileExists('dic\hunspelldll.dll') Then
Begin
RVHunSpell1 ...
I have a directory named "dic", my application is in this directory:
c:\teachmenow3 and the "dic" directory is "c:\teachmenow3\dic"
My code identify the dll and call the method to load the dll, please, take a look:
if FileExists('dic\hunspelldll.dll') Then
Begin
RVHunSpell1 ...
- Thu Aug 11, 2016 11:19 am
- Forum: Support
- Topic: How to get a selected bloc?
- Replies: 1
- Views: 12072
How to get a selected bloc?
Hello,
I'd like to know how could I get a selected marked block in TDBRichViewEdit?
I selected a block of my text and I want to get all words from it.
Thanks
I'd like to know how could I get a selected marked block in TDBRichViewEdit?
I selected a block of my text and I want to get all words from it.
Thanks
- Thu Mar 03, 2016 4:27 pm
- Forum: Support
- Topic: Get the word selected
- Replies: 6
- Views: 27121
Get the word selected
Hello serge,
I am trying to do something that must be very simple but I am not getting it and I need your help.
I have a text with 3 or more pages, there is a word in my text named “sightseeing” that appears 9 times in all my text. When I highlight the word I need to know what word “sightseeing ...
I am trying to do something that must be very simple but I am not getting it and I need your help.
I have a text with 3 or more pages, there is a word in my text named “sightseeing” that appears 9 times in all my text. When I highlight the word I need to know what word “sightseeing ...
- Wed Nov 05, 2014 10:27 pm
- Forum: Support
- Topic: Invalid class type cast
- Replies: 8
- Views: 47226
- Tue Nov 04, 2014 10:44 pm
- Forum: Support
- Topic: Invalid class type cast
- Replies: 8
- Views: 47226
- Tue Nov 04, 2014 12:09 am
- Forum: Support
- Topic: Invalid class type cast
- Replies: 8
- Views: 47226
- Fri Oct 31, 2014 6:08 pm
- Forum: Support
- Topic: Invalid class type cast
- Replies: 8
- Views: 47226
- Mon Oct 27, 2014 12:22 pm
- Forum: Support
- Topic: Invalid class type cast
- Replies: 8
- Views: 47226
Invalid class type cast
Hello Sergey,
I updated to the last version and I am having the following error:
Invalid class type cast
I use DBSRichViewEdit with FIREBIRD on a field that its typecast is binary Blob.
The version that I had v5.9.5 wasn't giving me the error.
What should it be?
This error happens when I ...
I updated to the last version and I am having the following error:
Invalid class type cast
I use DBSRichViewEdit with FIREBIRD on a field that its typecast is binary Blob.
The version that I had v5.9.5 wasn't giving me the error.
What should it be?
This error happens when I ...
- Fri Oct 24, 2014 12:25 pm
- Forum: Support
- Topic: Page, Line and Column of my text, how to get them?
- Replies: 2
- Views: 15144
- Thu Oct 23, 2014 7:16 pm
- Forum: Support
- Topic: Page, Line and Column of my text, how to get them?
- Replies: 2
- Views: 15144
Page, Line and Column of my text, how to get them?
Hello,
I have a form where I have a statusbar with 3 panels.
1º) Page
2º) Line
3º) Column
How to get the information from my DBSRichViewEdit so that I can display them each one in the correct panel from my statusBar?
Thanls
Alex
I have a form where I have a statusbar with 3 panels.
1º) Page
2º) Line
3º) Column
How to get the information from my DBSRichViewEdit so that I can display them each one in the correct panel from my statusBar?
Thanls
Alex