Jump to content

Rinzwind

Members
  • Content Count

    43
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by Rinzwind

  1. Rinzwind

    Delphi 12 is available

    It's pretty clear Delphi is considered Legacy. It's only used for classic styled Windows software using the old GUI 1995 paradigms. We only see the same people here. No new and fresh people. Any new project that needs Pascal for whatever reason, I would do with Lazarus/FreePascal. Seems there is more progress over there. The global state of software development is in a sad state compared to 5e high days of the '90s. The efficiency of VB6 and Delphi 6. The RAD experience. The other specific database tools available. Foxpro. Now we have web apps with a zillion layers and frameworks that change every 1.5 years. Keep busy learning stuff that's out of date soon. Is there even any decent review out there of Delphi 12? I wonder what the boys and girl of FL Studio are thinking. That is one piece of complex and impressive software. Do some hang around here?
  2. Rinzwind

    Delphi or Lazarus/Free Pascal

    How would you compare Delphi to the offerings of Free Pascal and Lazarus? Anyone has real experience with using both? Why not use Free Pascal exclusively? Or is it lacking in some areas? Or you only use Delphi for old projects, and would choose Lazarus for new ones? Just curious to what the state is of both as viewed by 'expert' Pascal programmers. Please only reply if you have indeed a decent amount of experience in using both. One would think Delphi would have the better code editor/code writing help? But I am somehow doubting that. Someone can assure me? ;)
  3. Rinzwind

    code completion?

    I thought let's try out C++ Builder for fun. Downloaded Community edition, installed, created empty VCL application, code... and find out code completion/insight is not working at all. When hovering over a variable it says 'bla bla is being indexed' forever. When I change the compiler to classic it works again. Anyone else? Seems like a huge hindrance? Anyone where everything is working fine? The structure viewer is also missing things like buttons... which are there in Delphi.
  4. Rinzwind

    code completion?

    Tried saving & compiling & running.. still issues with the most basic scenario. *Button1-> Also hovering over TObject now just gives a short 'Calculating...' tooltip, then nothing. Sounds all too familiar with previous versions. Anyone care to ask Embarcadero what is going on here?
  5. Rinzwind

    code completion?

    Thought let's try again in 11.2. It really is the most basic of tests. Start RAD Studio, new C++ Windows VCL project, drop a button, double click and try to get code completion to work correctly (*Button1->) It won't. or at least not as it should. They can't sell this right? And their blah blah about how much it was improved for C++... I also only get '... is being indexed' tooltips when hovering over any object ID. CTRL+click also does not take you to the VCL definitions. Is it working for anyone here? It seems to only work when I enable the classic compiler in project properties... flabbergasted about this quality level. Its been like this for years. They really don't sell C++ Builder anymore to anyone new to it?
  6. Rinzwind

    Delphi or Lazarus/Free Pascal

    Well well.. they seem to have that in common with Embarcadero. Just in a different way.
  7. Don't release one, it will be pirated in no time. Nothing as comforting as reading from real paper in a real book 😉
  8. ASM on position 8. Sure. "The number of hits determines the ratings of a language." How asm ends up on position 8? their list of included pages are too weird. Sharepoint.com ? Just redirects to ms. i first had the impression Tiobe stood for the number of queries in a month about a certain language, but apparently that's not the case. Pointless.
  9. Rinzwind

    MIGRATING PHOTOBOOK TO DELPHI ALEXANDRIA FROM 2014

    Your CAPSLOCK is stuck.
  10. Rinzwind

    code completion?

    Yeah it selected classic because it was an example project which weren't updated. The "new" tooling still needs a lot of work this little trial showed me. Could as well have no code completion if it lags that much. They should embark on some new adventures, like support for D which is imho a much nicer and cleaner language than that horrible convoluted C++.
  11. Rinzwind

    code completion?

    Aah, it seems those errors and non-intellisense etc show case only with the classic 32 bit Borland C++ compiler, which happens to be selected by default for the 32 bit target . Then again, even using the 64 bit target, intellisense is way, WAY too slow to be usable. Code completion takes forever to show any suggestions (3 long seconds). Embarcardero is delusional if they think this is acceptable. Seems like no-one is using current versions of C++ Builder, aka a show of 'keeping up appearances'.
  12. Rinzwind

    code completion?

    Thought for fun let's quickly check the status of 11.1 I really wonder how the dare to publish the product like this. Open example project Notifications (C:\Users\Public\Documents\Embarcadero\Studio\22.0\Samples\CPP\VCL\Windows 10 Notifications\Notifications.cbproj). Run, fine. Open Notifications.cpp. Lot's of 'errors' showns (while it runs fine), like 'vcl.h' file not found, unknown type name 'TComponent', etc etc. Trying code completions with MyNotification-> shows no class members at all. Am I missing something, or is this just the state it is in and C++ devs are expected to be impressed by this and try the product further? Nope...
  13. Rinzwind

    Delphi 11.1 is available

    Was talking about the background dropdown (which contains mountain mist) at Tools -> Options -> Welcome Page . It doesn't preserve the chosen option.
  14. Rinzwind

    Download upgrade from 11.0 to 11.1

    New install that uninstalls previous one. Yeah, you would think it could be done with a small update.
  15. Rinzwind

    Delphi 11.1 is available

    That works. What does not work, is trying to change it to another theme like Mountain Mist. It is not saved. Also tried running as admin. Does this say something about their testing methods if something so obvious is missed?
  16. Rinzwind

    Delphi 11.1 is available

    No iso download for 11.1?
  17. Please share as it is allowed and even promoted by the license so we can all contribute and make it something worthwhile, all while still crediting the original author who quickly throwed the towel in. Doing thus, he can see we value his contribution. Thanks.
  18. Rinzwind

    Lazarus 2.2.0 released

    https://forum.lazarus.freepascal.org/index.php/topic,57752.0.html The Lazarus team is glad to announce the release of Lazarus 2.2. This release was built with FPC 3.2.2. Here is the list of changes for Lazarus and Free Pascal: http://wiki.lazarus.freepascal.org/Lazarus_2.2.0_release_notes http://wiki.lazarus.freepascal.org/User_Changes_3.2.2 Here is the list of fixes for Lazarus 2.2.x: https://gitlab.com/freepascal.org/lazarus/lazarus/-/commits/fixes_2_2 The release is available for download on SourceForge: http://sourceforge.net/projects/lazarus/files/ Choose your CPU, OS, distro and then the "Lazarus 2.2.0" directory. Checksums for the SourceForge files: https://www.lazarus-ide.org/index.php?page=checksums#2_2_0 Minimum requirements: Windows: 2k, XP, Vista, 7, 8, 8.1 and 10, 32 or 64bit. FreeBSD/Linux: gtk 2.8 for gtk2, qt4.5 for qt, qt5.6 for qt5, 32 or 64bit. Mac OS X: Cocoa (64bit) 10.12 to 11.4, Carbon (32bit) 10.5 to 10.14, qt and qt5 (32 or 64bit). The gitlab page: https://gitlab.com/freepascal.org/lazarus/lazarus/-/tree/lazarus_2_2_0 For people who are blocked by SF, the Lazarus releases from SourceForge are mirrored at:ftp://ftp.freepascal.org/pub/lazarus/releases/
  19. Every decent license system that's based on activation has a way for the user to deactivate old devices. Then again, Embarcadero seems to not really trust their paying customers. It's not like their aren't any cracked versions around already... without any of these activation pains. So what is the point? Yes a hindrance to prevent illegal use is good, but don't make it a pita for your paying customers. DRM anyone?
  20. Rinzwind

    Long term availability of Community Edition

    A concern is also when they decide to not renew the CE and stop offering it. You're license will expire and it's bye bye software. Anyway, its a half hearted effort and they already questioned its future before because it "interfered with business..." which says everything about their mindset. They still supplied an update afterwards but who says for how long. They certainly want small indy's to pay full price. Why not introduce an indy edition? Afraid of freelancers. Seem they can't make up their mind and keep going the old overcharge old timers who use old editions anyway way aka legacy business...
  21. Links to "The flexible management system | monday.com Work OS"?
  22. Rinzwind

    RemoteApp

    Well that too does ms, RemoteApp licensing is another matter... you seem to be looking for a configuration tool for existing technology? Why it has to be Delphi? Its setup and forget. Again, nothing to do with Delphi itself.
  23. Rinzwind

    RemoteApp

    Absolutely nothing to do with Delphi. Where does it fit? Google javascript remote desktop client. Then again, could as well use buildin mstsc client...
  24. Rinzwind

    Delphi compatibility with Windows 11?

    For those rounded corners you need 3d acceleration (go figure...). Virtualbox has that, but you need the registry hack to install 11. Anyway, the non-consistent look is a direct result of the unwillingness of MS to provide modern controls accessible to every programming language (aka flat C API). We even have fake titlebars to accomplish buttons etc in there which all look different (compare the sizes of the close and minimize buttons in Office, Chrome, Firefox, Explorer, Notepad...) and the win32 api can't even get its correct position and sizes. Heck many old win32 gui code needs adjustments for those fancy things. The UWP app mix of window handles are a mess, depending on state (shown, minimized) and virtual desktop location. DPI handling is a mess and that API changed too many times and depends too much on developer involvement. Apple did it better and way more consistent and doesn't feel the need to change its GUI needlessly repeatedly.
×