

Ian Branch
Members-
Content Count
1435 -
Joined
-
Last visited
-
Days Won
3
Everything posted by Ian Branch
-
Uninstalled D11, now D12 won't start....
Ian Branch replied to Ian Branch's topic in Delphi IDE and APIs
None found in the entire registry. π -
I think I eventually discovered the same thing. Too long ago now... π
-
Tks uligerhart. That's what I did initially to get it going. I will adapt to the reordered parameters. Ian
-
Ahhhhhhh. That was what I was missing. I was not aware of that. Thank you FPiette. I will just have to remember the order of parameters when I call the function. π Regards, Ian
-
Yes, they are available.
-
Hi Team, Win 11, D12, latest Raize components via GetIt. I use TrzPageControl for my tabbed interface. With all of the themes/styles I have used so far there hasn't been an issue except for one theme/style. If I try to use the Wedgewood Light style the currently active tab caption is pretty much unreadable. π See examples. Is this a theme/style issue or a TrzPageControl issue? In either case, is there a fix? I really would like to use the Wedgewood Light theme/style. Regards & TIA, Ian
-
Hi David, Thank you for your suggestions. Great minds think alike. I have just finished going through all the Apps implementing option 3. Regards, Ian
-
There a several that work fine with the component but I prefer Wedgwood Light for the overall presentation. Just this one annoyance. Ian
-
Hi Team, D10.4.2. I have just removed all the apparent 'Indy' related files per the 'Indy 10 Installation Instructions', and installed the current Indy 10 from GitHub. That all went well. I may have deleted something that looked like an Indy file but either wasn't, or was but is needed by LivePreview. LivePreview.bpl is present in the indicated directory. When I go to start D10.4.2 now I get the attached error message. I click Yes so I can keep it in my mind. I have no idea what it is for. Can anybody make an educated guess as to what LivePreview might now be missing? All the files are either in my Recycle bin or in a .rar file, depending. Regards & TIA, Ian
-
Hi Team, D11.3, latest GE. Is it just me or does the GE Source Formatter, Ctl-Alt-F, not work on Units without Forms?? Regards, Ian
-
Many thanks to Thomas for his persistance in tracking this down and reolving it. Appreciated. Ian
-
Hi Team, I suspect I have been doing something wrong. And not for the first time. ;-) If I have the following construct.. try ..... .... if x then begin ..... Exit; end else begin .... ... end; Finally FreeAndNil(something); end; Will the Exit bypass the FreeAndNil?? I suspect it does and I may have been causing myself some grief. Regards & TIA, Ian
-
..\..\images\GXIcons.rc : error : Error Could not open input file D:\GExperts\Projects\DelphiXx120\My.RC [D:\GExperts\Projects\DelphiXx120\GExpertsRS120.dproj] Done Building Project "D:\GExperts\Projects\DelphiXx120\GExpertsRS120.dproj" (rebuild target(s)) -- FAILED. Build FAILED. "D:\GExperts\Projects\DelphiXx120\GExpertsRS120.dproj" (rebuild target) (1) -> (BrccCompile target) -> ..\..\images\GXIcons.rc : error : Error Could not open input file D:\GExperts\Projects\DelphiXx120\My.RC [D:\GExperts\Projects\DelphiXx120\GExpertsRS120.dproj] 0 Warning(s) 1 Error(s)
-
Caught me as I was going out the Office door. π If there is/was a space, I didn't put it there. π Success!!! GE Build 4102 for D12 builds, installs & runs. π π Thank you. I will sleep peacefully tonight. π Ian
-
I still get this. ..\..\images\GXIcons.rc : error : Error Could not open input file D:\GExperts\Projects\DelphiXx120\My.RC [D:\GExperts\Projects\DelphiXx120\GExpertsRS120.dproj] Done Building Project "D:\GExperts\Projects\DelphiXx120\GExpertsRS120.dproj" (rebuild target(s)) -- FAILED. Build FAILED. "D:\GExperts\Projects\DelphiXx120\GExpertsRS120.dproj" (rebuild target) (1) -> (BrccCompile target) -> ..\..\images\GXIcons.rc : error : Error Could not open input file D:\GExperts\Projects\DelphiXx120\My.RC [D:\GExperts\Projects\DelphiXx120\GExpertsRS120.dproj] 0 Warning(s) 1 Error(s)
-
Just to be sure, I just did another full download of GE. Rev 4097. Same result on build attempt. FWIW I don't have any MY.RC on my PC. π
-
Hi Achim, From the command line. Ian
-
I just did a clean download of 4097. D11 OK. Same failed result for D12. ..\..\images\GXIcons.rc : error : Error Could not open input file D:\GExperts\Projects\DelphiXx120\My.RC [D:\GExperts\Projects\DelphiXx120\GExpertsRS120.dproj] Done Building Project "D:\GExperts\Projects\DelphiXx120\GExpertsRS120.dproj" (rebuild target(s)) -- FAILED. Build FAILED. "D:\GExperts\Projects\DelphiXx120\GExpertsRS120.dproj" (rebuild target) (1) -> (BrccCompile target) -> ..\..\images\GXIcons.rc : error : Error Could not open input file D:\GExperts\Projects\DelphiXx120\My.RC [D:\GExperts\Projects\DelphiXx120\GExpertsRS120.dproj] 0 Warning(s) 1 Error(s)
-
It hasn't worked for me in a Unit for a long time. It was a minor inconvenience. I am not referring to a Console Unit here, just a Function Library type Unit. The Menu option doesn't work there either. If I switch to a unit with a Form in the same App, both work fine.
-
D11.3, MMX 15.1.8.2580. In the previous MMX, Ctl-Alt-U would do the Format Uses clause OK. In the latest, on pressing Ctl-Alt-U it does something but not the Uses Format. The Sorting|Format Uses Clause works fine. Anybody else seeing this issue?? Ian
-
Hmmm. Double wammy. Both SmartInspect & cnPack were intercepting it. π cnPack has the ability to disable its use. π SmartInspect does not. π I have disabled SmartInspect as I use it infrequently in Delphi. All good now. Apologies for the inconvenience. Ian
-
Hi Uwe, The Key binding is correct. According to GExperts it is the only user of Ctl-Alt-U. Ian
-
It wasn't there in 4095. GE built OK in D12 in rev 4095.
-
I can vouch for this. Works fine.
-
Nor I.