
Roy Woll
- Total activity 353
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 0
- Subscriptions 144
Activity overview
Latest activity by Roy Woll-
Roy Woll commented,
There is no property to control this behavior for readonly columns. A workaround would be to attach a TwwEdit custom control to the column and set its readonly property to true. I will log the requ...
-
Roy Woll commented,
You indicated you were using Delphi 11.1 and InfoPower (22.*). Then you mentioned ReportBuilder 21.0.3. Is that for Delphi 11 as well? I don't know much about the ReportBuilder and their richedit ...
-
Roy Woll commented,
I'm still investigating this, but try setting all your richedit's to have MSVersion set to 4. This will cause it to use msftedit.dll and for me the access violation goes away.
-
Roy Woll commented,
I cannot reproduce your problem. Does the richedits in our maindemo that ships with infopower have the same problem on your system? Please confirm this. Could it be that ole is not properly ins...
-
Roy Woll commented,
What style are you using? Are you using a style where edit controls are displayed like this. When the editor gets focus it is displayed by an edit control which uses editstyle. In particular look ...
-
Roy Woll commented,
I'm not sure how to reproduce your problem. Are you sure that your dataset is working? Have you tried a standard TEdit to see if it works in your case?
-
Roy Woll commented,
Please visit our downloads page to fix this issue with the edit mode not being enabled upon selection
-
Roy Woll commented,
To change the selected row background color, you can set the OverrideStyleSettings.Data.SelectionColor property.
-
Roy Woll commented,
Gordon, thanks for the project. Unfortunately your demo is using 3rd party components which I do not have, so I am not able to run your project. However in your project, your auto-created forms you...
-
Roy Woll commented,
You can send them to support@woll2woll.com