Search found 193 matches

by Marsianin
Sun May 21, 2006 10:10 pm
Forum: Support
Topic: Is there a unicode version of RVActions ?
Replies: 1
Views: 8593

Is there a unicode version of RVActions ?

May be unicode version of RVActions is exist ?
Using TNT unicode components for example...
Want to make unicode app but don't want to remake all RVActions dialogs.
I can modify RVAction sources, forms to be unicode but you're going to make a new RVActions and I'll need to do it again :shock:
by Marsianin
Sun May 21, 2006 10:04 pm
Forum: Support
Topic: Detect unicode text in clipboard
Replies: 5
Views: 17564

Even when I'm pasting russian unicode text into the empty rve I'm getting ?????????
So how to prevent it and enable rve for unicode paste ? (using BDS2006)
by Marsianin
Sat May 20, 2006 6:59 pm
Forum: Support
Topic: Detect unicode text in clipboard
Replies: 5
Views: 17564

This doesn't work because it always has CF_UNICODETEXT even if ANSI text in clipboard. I know it's not a problem for english characters but for national... When someone copies text from Windows notepad (it copies in unicode) some national symbols, like russian and pastes it into RichViewEdit by defa...
by Marsianin
Fri May 19, 2006 11:08 pm
Forum: Support
Topic: Detect unicode text in clipboard
Replies: 5
Views: 17564

Detect unicode text in clipboard

It's not very useful to paste unicode text from clipboard always with special paste.
Is there a way to detect if text in clipboard is in unicode ?
by Marsianin
Fri May 19, 2006 11:03 pm
Forum: Support
Topic: Insert any binary file into richviewedit...
Replies: 1
Views: 8660

Insert any binary file into richviewedit...

Is there a way to insert any binary file (like .zip) into RVF and show only icon of inserted file with possibility to save this file back to disk ?
And inserted file must be saved inside RVF.
by Marsianin
Tue May 09, 2006 1:20 pm
Forum: Support
Topic: How to set default paper type in RVActions print dialog ?
Replies: 1
Views: 8809

How to set default paper type in RVActions print dialog ?

When the page properties dialog appears Letter (8 1/2 x 11 in) paper type is set as default in it.
How to set it to A4 (runtime or in IDE) ?
by Marsianin
Sat May 06, 2006 3:46 am
Forum: Support
Topic: TBX print buttons are always enabled when no printer here
Replies: 2
Views: 10314

Yeah, all other buttons disables fine...when needed.
by Marsianin
Tue May 02, 2006 8:02 pm
Forum: Support
Topic: TBX print buttons are always enabled when no printer here
Replies: 2
Views: 10314

TBX print buttons are always enabled when no printer here

When I have Actions and TBX toolbars in my app there is one bug: I have menu - file with print, page setup and preview tbx items and one toolbar with the same items. Corresponding rvActions are assigned. And when the system doesn't have any printer installed only items in file menu are disabled but ...
by Marsianin
Tue May 02, 2006 12:00 pm
Forum: Support
Topic: Pressing Tab scrolls down all text until the end of window
Replies: 11
Views: 28794

Damn, but the broblem exists even in ActionsDemo and never happens when app compiled in D7, but on BDS2006 it appears.
May be you can advice me where to look ?
by Marsianin
Tue May 02, 2006 11:25 am
Forum: Support
Topic: List index out of bounds when in table
Replies: 16
Views: 47862

But how can I fix it right now ?
And when we can expect for the next update ?
Just want to release my app asap without this bug
by Marsianin
Mon May 01, 2006 6:20 pm
Forum: Support
Topic: List index out of bounds when in table
Replies: 16
Views: 47862

So is there any suggestions ?

May be I can check if OnCaretMove fired with pressing "nonprinted characters" button ?
And I'm wondering why OnCaretMove fires with pressing that button ?
by Marsianin
Sun Apr 30, 2006 2:54 am
Forum: Support
Topic: Pressing Tab scrolls down all text until the end of window
Replies: 11
Views: 28794

And another one hint.
This bug never happens when bottom (horizontal) scrollbar is visible !
by Marsianin
Thu Apr 27, 2006 7:08 pm
Forum: Support
Topic: Delphi 2006 on project load error
Replies: 4
Views: 14933

Yes, RVActions are installed too.
But why this happens ? And I tryed to answer No too...not always everything works fine.
by Marsianin
Thu Apr 27, 2006 7:04 pm
Forum: Support
Topic: List index out of bounds when in table
Replies: 16
Views: 47862

As I said above - linescount:=GetLineNo(ItemCount-1,GetOffsAfterItem(ItemCount-1))
by Marsianin
Wed Apr 26, 2006 5:59 pm
Forum: Support
Topic: Delphi 2006 on project load error
Replies: 4
Views: 14933

Delphi 2006 on project load error

TRichView component always shows error message twice when BDS2006 opens my project with RichViewEdit in it: Can't load package C:\Documents and Settings\Administrator\My Documents\Borland Studio Projects\Bpl\RVPkg2006.bpl. Component TRVStyle can't be registered by package rvpkg2006.bpl because it ha...