William Whitaker
- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by William Whitaker-
William Whitaker commented,
Thank you! Worked like a charm.
-
William Whitaker created a post,
Multiple nested grids
I have two nested grids. When I expand to view the first grid, I can see all the rows in the grid fine. When I expand to view the second grid, if the number of rows exceed the viewable area, the la...
-
William Whitaker commented,
Also, I noticed when trying to compile, TwwCustomDialog is not recognized (from procedure wwDBNavigator1LocateDialogAfterCreateDialog(Dialog: TwwCustomDialog). That is of course if AfterCreateDialo...
-
William Whitaker created a post,
TwwLocateDialog properties
How do I set the TwwLocateDialog properties? I have it as one of my buttons in the TwwDBNavigator. I want to set the property for FieldSelection to fsFieldsVisible. From the manual, I'm unable to ...
-
William Whitaker commented,
Sorry, dynamically linking is what I mean to say. It's a .bpl I created so I don't have a massive .exe file. This .bpl is a module I created with specific functionality that loads from my main app ...
-
William Whitaker commented,
Can you give me a little guidance on what to look for? I have a main app that uses IP components (the design packages are InfoPower 4K Midas, InfoPower 4K Rio and InfoPower RichEdit). No problems t...
-
William Whitaker commented,
In my main app, I have the three InfoPower design packages flagged under Project, Options, Packages. In the runtime package, I see ipstudiowin under the requires clause. If I remove that, and attem...
-
William Whitaker created a post,
A class named TwwNavutton already exists
I'm moving my D2009 app to Delphi 10.3. I have several runtime packages that I load dynamically from my main app and now, after recompiling under 10.3, I am getting an error when loading, " A class...
-
William Whitaker commented,
Thank you for bringing that to my attention.
-
William Whitaker created a post,
Twwdbgrid
I've recently moved over my application to Delphi 10.3 using Infopower 4000. The Twwdbgrid I've been using has TitleColor set to clBtnFace by default. Before this was light gray, but now seems to b...