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: 46652
- Tue Jun 25, 2019 6:34 pm
- Forum: ScaleRichView
- Topic: Insert image from a copy and paste
- Replies: 1
- Views: 47324
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: 25079
- Mon Aug 22, 2016 4:09 pm
- Forum: Support
- Topic: Get the word selected
- Replies: 6
- Views: 25079
Hello Sergey I am returning this issue, thanks for your help so far. But my needs are different from those solutions, although it also helped me with another task. explanation the problem I have a text in 3 pages and in all this text the word "sightseeing" appears 9 times in all text. When I click ...
- Fri Aug 19, 2016 3:50 pm
- Forum: Support
- Topic: Error loading hunspelldll.dll :(
- Replies: 3
- Views: 16080
- Fri Aug 19, 2016 1:55 pm
- Forum: Support
- Topic: Error loading hunspelldll.dll :(
- Replies: 3
- Views: 16080
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.Dictionaries.Clear ...
- Thu Aug 11, 2016 11:19 am
- Forum: Support
- Topic: How to get a selected bloc?
- Replies: 1
- Views: 11319
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: 25079
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” was ...
- Wed Nov 05, 2014 10:27 pm
- Forum: Support
- Topic: Invalid class type cast
- Replies: 8
- Views: 37421
- Tue Nov 04, 2014 10:44 pm
- Forum: Support
- Topic: Invalid class type cast
- Replies: 8
- Views: 37421
- Tue Nov 04, 2014 12:09 am
- Forum: Support
- Topic: Invalid class type cast
- Replies: 8
- Views: 37421
hello Sergey Unfortunately I am having the same error. As I told you, when I open my table and the text is displayed in the DBSrichEditview and then I close the form clicking on the close button of my form, I got that error. If I close my table firstly and close the form, the error didn't happen ...
- Fri Oct 31, 2014 6:08 pm
- Forum: Support
- Topic: Invalid class type cast
- Replies: 8
- Views: 37421
Hello Sergey, I have installed madexcept in my delphi and I got the error in a report, maybe it can be useful for you. I noticed that it only happen when I close the window through close button. please, take a look at it whether the report gives you a clue date/time : 2014-10-31, 16:01:09, 645ms ...
- Mon Oct 27, 2014 12:22 pm
- Forum: Support
- Topic: Invalid class type cast
- Replies: 8
- Views: 37421
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 close the ...
- Fri Oct 24, 2014 12:25 pm
- Forum: Support
- Topic: Page, Line and Column of my text, how to get them?
- Replies: 2
- Views: 14178
- Thu Oct 23, 2014 7:16 pm
- Forum: Support
- Topic: Page, Line and Column of my text, how to get them?
- Replies: 2
- Views: 14178
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