View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003887 | JEDI VCL | 00 JVCL Components | public | 2006-09-07 02:59 | 2006-12-03 05:50 |
Reporter | moore | Assigned To | robert_marquardt | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | Daily / GIT | ||||
Target Version | Fixed in Version | ||||
Summary | 0003887: JvFindReplace cannot find or replace in JvHLEditor | ||||
Description | As simple as this, the property EditControl of JvFindReplace cannot be set to a JvHLEditor, so no find/replace operations can take place in this control, as JvHLEditor has no FindText method like the RichEdit.. | ||||
Tags | No tags attached. | ||||
|
Well, ok, thanks for letting us know. What's the point here? |
|
The point is to be able to find/replace text in the JvHLEditor with the JvFindReplace, wasn't it clear from the first post? |
|
No, and yet again, it's not clear what you actually want. You say it does not work, but you don't ask any question. Right now, I'm saying it's as designed because TJvHLEditor and TJvRichEdit are not of the same type. |
|
>it's not clear what you actually want. what I want is the following: I use a JvHLEditor to show text with SQL highlighting, for my needs JvHLEditor is more than sufficient so to avoid using SynEdit, in this JvHLEditor I want to give the user the possibility to find/replace text.. |
|
Problem is that TJvFindReplace expects a TCustomEdit and TJvHLEditor does not inherit from it. I would not be trivial to have TJvFindReplace expect a TJvCustomEditorBase. But if you manage to do it, we'd gladly take the modifications. |
Date Modified | Username | Field | Change |
---|---|---|---|
2006-09-07 02:59 | moore | New Issue | |
2006-09-08 08:27 | obones | Note Added: 0010077 | |
2006-09-08 08:27 | obones | Status | new => feedback |
2006-09-09 06:17 | moore | Note Added: 0010085 | |
2006-09-09 08:56 | obones | Note Added: 0010086 | |
2006-09-09 12:12 | moore | Note Added: 0010091 | |
2006-09-09 13:35 | obones | Note Added: 0010093 | |
2006-12-03 05:49 | robert_marquardt | Status | feedback => assigned |
2006-12-03 05:49 | robert_marquardt | Assigned To | => robert_marquardt |
2006-12-03 05:50 | robert_marquardt | Status | assigned => resolved |
2006-12-03 05:50 | robert_marquardt | Resolution | open => fixed |