Leaderboard
Popular Content
Showing content with the highest reputation on 03/17/22 in Posts
-
After getting tired of clicking the wrong one, I created some simple taskbar icons for Delphi with an apparent version shown. Currently there are icons for Delphi 10 Seattle Delphi 10.1 Berlin Delphi 10.2 Tokyo Delphi 10.3 Rio Delphi 10.4 Sydney Delphi 11 Alexandria This is an example for Delphi 11: And this is what my taskbar now looks like: All these icons are available on GitHub: https://github.com/UweRaabe/DelphiIcons
-
The same thing they always do: GREAT WORK. We all owe a lot to them. THANK YOU, beta testers. But, as we've seen over the years, releases from EMB still seem to have regressions. No?
-
Can someone provide inbound and outbound ports used by IDE?
Stéphane Wierzbicki posted a topic in Delphi IDE and APIs
I'm desperately seeking for this information. Our Delphi is installed on a secured network and I need to provide inbound and outbound UDP/TCP ports that need to be opened for RAD studio to work. Same question about proxy settings. Anyone know how to get this ? (Already asked Embarcadero support and never got an answer...). Thanks PS:please don't tell me to install Wireshark and monitor everything... This should not be done by Embarcadero's customers -
Thanks for the clarification. Just in case anybody has got problems understanding what Uwe wrote: Eigenschaften -> Properties Verknüpfungen -> Shortcuts Anderes Symbol -> Change Icon
-
Are class vars supposed to be initialized?
FPiette replied to pyscripter's topic in RTL and Delphi Object Pascal
Look at TMessageManager class (System.Messaging unit). They implemented a class var for the default manager and a class property with a getter that initialize the call var if not already done, then return the instance. -
Delphi 11.1 is available
Lajos Juhász replied to Uwe Raabe's topic in Tips / Blogs / Tutorials / Videos
Should I agree with this Licence? -
Massive (!) reduction of supported Android devices in 10.4
Dave Nottage replied to stewag64's topic in Cross-platform
I've extracted the steps from the article into this: https://github.com/DelphiWorlds/HowTo/tree/main/Solutions/AndroidLowerVersions Can you confirm you've followed the steps exactly? Check that the generated AndroidManifest.xml has the correct value for minSdkVersion, and perhaps post a screenshot here of your NDK settings. -
Systemic failing of Embarcadero development and support or am I just paranoid ?
corneliusdavid replied to CyberPeter's topic in General Help
I totally agree. It frustrates me to no end to see and hear about problems in the product but not have any response or idea when they'll get resolved, if a feature is dropped, what the priority is, or ANYTHING. Just someone saying, "sorry it's late, we're working on it but are slammed" or something would be better than silence. So often, I see businesses just trying to pretend everything is OK when customers are clamoring for answers. I always give my customers reasons for being late, even if they've heard them before--they appreciate knowing I'm still alive and are listening to their cries. -
Delphi 11.1 is available
Lajos Juhász replied to Uwe Raabe's topic in Tips / Blogs / Tutorials / Videos
Maybe @Uwe Raabe tried to suggest that the beta testers gained access to the repository and instead of QP they were able to check in solution for all the bugs in Jira. -
Delphi 11.1 is available
David Heffernan replied to Uwe Raabe's topic in Tips / Blogs / Tutorials / Videos
Found and reported load of bugs that haven't been fixed and aren't in the public QP. -
Delphi 11.1 is available
Stefan Glienke replied to Uwe Raabe's topic in Tips / Blogs / Tutorials / Videos
Doing their best to avoid an even bigger disaster? -
Delphi 11.1 is available
Lajos Juhász replied to Uwe Raabe's topic in Tips / Blogs / Tutorials / Videos
We have no idea as it's most probably sealed by NDA agreement. -
Delphi on Windows 11 on MacBook Pro 16 (2021)
Attila Kovacs replied to Lars Fosdal's topic in Cross-platform
I did something similar the other day, installed Win11 into a HyperV container + Delphi 11 Trial with Android SDK, connected my phone via WLAN debug to the system, added a button to the form, F9 and voila, app is running on the phone. Brilliant. It's just slow AF as I'm on my old notebook 😉 -
Delphi on Windows 11 on MacBook Pro 16 (2021)
Attila Kovacs replied to Lars Fosdal's topic in Cross-platform
Is that a Windows 11 ARM running in a VM on a 3000 EUR MAC emulating x86 to run RAD Studio? 🙈 That will be nice! 😉 -
That is exactly what the Community Edition is.
-
Even later, there were the Turbo Explorer Editions (Delphi 2006) which were also free.
-
Anybody remembers when Delphi 6 had the "Personal" edition that was completely FREE? I started from there.
-
Tool to fix up uses clause unit namespaces?
Fr0sT.Brutal replied to Vincent Parrett's topic in General Help
What is not reliable enough in simple text replace? -
For the last 10 years, I used to export Delphi reg keys (help, variables, experts, ide packaged, package and all libraries path). That saved my time today as all libraries path where screwed...
-
And, after having installed CodeSite from GetIt, programs using it won't compile. "Unit 'CodeSiteLogging' not found. Trying to uninstall it fails too. Clearly my installation failed. Thanks, EMB. You probably more than doubled the time it takes me to migrate.
-
Parnassus add-ins are currently unavailable in GetIt Package Manager for Rad Studio 11.1 🙁
-
Delphi 11.1 is available
Vincent Parrett replied to Uwe Raabe's topic in Tips / Blogs / Tutorials / Videos
I posted a new issue since the issue occurs with the release build and my other issue had extra problems that may or may not be related. https://quality.embarcadero.com/browse/RSP-37603 I have narrowd this down to the Linking\Debug Information setting - turning that on in the Release config causes the same issue.. seems like a memory corruption issue to me (the app runs fine outside the IDE). -
Delphi 11.1 is available
Vincent Parrett replied to Uwe Raabe's topic in Tips / Blogs / Tutorials / Videos
I will when they make it public - but much of the discussion happened on a private embarcadero forum. -
Does it require reinstalling? It does. Fuck. Anyway, yay!
-
And now comes the long-standing debate we have with ourselves: "Do I take the risk and download it? Or do I wait until some other poor schmoe becomes an unwitting tester" I'm soooo tempted to give it a try!