Link to home
Start Free TrialLog in
Avatar of JDN
JDN

asked on

Very strange problems with text

I'm having a strange problem with a Delphi 5 application that's running on several pc's. The problem occurs mainly on Windows-NT machines (not all), I haven't seen it on Windows 2000 pc's.

Problem is that, when the user highlights some text in a Delphi control, the text color changes in the same color as the highlight color (clNavy). So, no text is visible anymore (text and background are the same). This happens especially in RX Library components.
Also, on the same pc's where this problem occurs, the text in an RxDBGrid behaves very strange. Sometimes it can't be deleted with the backspace key, and sometimes you can type characters over the existing characters, so you'll see the old and new characters in a clutter.

Anyone knows this problem and (more important) a solution?

By the way, what happened to www.rxlib.com (the RX Library web site) ?

Thanks,
JDN
Avatar of robert_marquardt
robert_marquardt

I do not know anything about your bug, but rhe RX Lib will become part of the Jedi VCL components.
Pleae keep us informed if you find the bug.
Sounds more like a hardware problem rather than a bug. Could be the video card and the resolution it is set at or the monitor.


The Crazy One
Hi,

Find out if the comdlg32.dll and ocx are the same on both machines. the one that it works and the one that it does work. and replaced withthe newer one.

This fix worked for me between win98 and winnt.might work 4 u

Dean

Avatar of JDN

ASKER

Sorry Dean, that didn't solve my problem.
Service pack the NT machines. This is the safest way to guarantee compatability. I am suprised that copying comdlg.dll etc. from win98 works on NT.. let alone didn't complete break it. Definately not a recommended approach.

The rx components in our prods haven't cause any probs on nt workstation for years, so I'd guess the faulty ones haven't been service packed up to date.
Avatar of JDN

ASKER

I didn't copy the Windows98 comdlg to the NT Workstation, but the comdlg from another NT Workstation (where the problem didn't exists).

On all workstations SP6a has been installed.
I also installed a Microsoft library update for Windows NT. But, until now, the problem persists on some NT Workstations.
It's very annoying. You cannot delete text in a RxDBGrid with the backspace key. And the text in a TDateEdit (also an Rx library component), when highlighted, sometimes gets the same color as the highlighted background (dark blue).

JDN
JDN:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.
JDN,
No comment has been added lately (18 days), so it's time to clean up this TA.
I will leave a recommendation in the Cleanup topic area for this question:

RECOMMENDATION: Accept RayNorrish's answer http:#7178713 and Refund

Please leave any comments here within 7 days.

-- Please DO NOT accept this comment as an answer ! --

Thanks,

anAKiN
EE Cleanup Volunteer
ASKER CERTIFIED SOLUTION
Avatar of YensidMod
YensidMod

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial