Jump to content

Charlie Heaps

Members
  • Content Count

    10
  • Joined

  • Last visited

Posts posted by Charlie Heaps


  1. Thanks  to both of you. I should have mentioned I'd already looked on the Getit web page. Strangely though. If you search for "Konopka" or "KSVC" it only shows version 6.23 from June 2020.  The version for Delphi 11, which has been available for ages now, was v7.  Conclusion: Getit webpage is not all that useful.


  2. Does anyone know if the Konopka (Raize) components have been released on Getit for Delphi 12 yet?  Same question for the Parnassus Bookmarks IDE components.

     

    I'm waiting to start installing Delphi 12 until most of my standard components have also been upgraded.  On the last major Delphi update (11) it took many weeks before Embarcadero also released these components.  And there does not seem to be a way of checking, short of installing Delphi 12 and running Getit. Thanks in advance!


  3. Hi all - I've been trying it recently, but cannot get it to work.  I've got the LSP extension installed OK into VSCode, but when I attempt to use the code completion feature I see this error in the code completion popup:  "A valid license was not found. Please contact Embarcadero Support".  I DO have a valid license for Delphi Enterprise and I do have Delphi 11 installed.  I also tried monkeying with the LSP extension settings (eg manually entering  a path to DelphiLSP.exe). I see that Delphi 11 is properly generating a .delphilsp.json file in the project folder.  I'm just trying a super simple Hello World application for now by way of testing. One other thing to note: I do also have Delphi 10.4.2. installed.

     

    Has anyone else had this problem and/or worked out a solution? 

     

    Thanks in advance for any insights!

    prob.png


  4. OK - so now its about a month since Delphi 11 was releasedand still no sign of these plugins. It's not exactly a great advert for the Getit system (which was supposed to make it much easier to distribute Delphi components and addins) that even Embarcadero hasn't been able to recompile its own tools for distribution after so long.  At least they released the KSVC components after a few weeks.  

    • Like 2

  5. Hi all! 

    am trying to update an older Delphi desktop/VCL/Windows application to use High DPI and themes, but my head is spinning trying to understand all the pieces of the puzzle. I currently use quite a few different components in the app, including Raize/Konopka VCL controls, TMS grid components, TeeChart, MapWinGIS ActiveX mapping controls and others. I also use the Toolbar 2000 controls for menus, toolbars and popups.

    I would like to rationalize things, replace Toolbar 20000, and am considering replacing the menus/toolbars with Ribbon controls. I've been looking at both the Developer Express and TMS menus and ribbon controls as well as the built in Delphi menus/toolbars, but I am confused about how/whether the pieces fit together.

    The Developer Express and TMS controls seem very well put together but they don't seem to work with Delphi's own VCL styles (Update TMS says its controls DO also support Delphi styles). The Raize components seem to work with VCL styles but are not high DPI aware (yet - not clear if Embarcadero is dropping them). I am not clear if the separate styles implemented in the Developer Express and TMS controls can be integrated with the Delphi VCL styles (e.g. I would not want users to deal with all this complexity).
     

    Can someone offer some advice on how to move forward or offer pointers to some online resources?
     

    Thanks in advance for any thoughts and advice!

×