Jump to content

Ian Branch

Members
  • Content Count

    1435
  • Joined

  • Last visited

  • Days Won

    3

Posts posted by Ian Branch


  1. Hi Team,

    During development/rework I often need to select a full procedure or function for delection or replacement.

    Delphi doesn't seem to have the ability.

    Is there an IDE plug-in that will allow me to select the current procedure in total?

    I found in 'Select Current Methody Body' in CnPack but it literally only selects the body of the method.

     

    Regards & TIA,

    Ian


  2. Hi Patrick,

    Very strange indeed.

    13 minutes ago, Patrick PREMARTIN said:

    Does this components include a design package or IDE wizards ?

    Just a .bpl to install the component.

    13 minutes ago, Patrick PREMARTIN said:

    Does it needs external DLL ?

    No.

    17 minutes ago, Patrick PREMARTIN said:

    Does it affects builds and constructs in DEBUG and RELEASE configurations ?

    It is slow in both with Debug taking an extra 12 seconds.  Probably due to the normal additional Debug code inclusions.

    19 minutes ago, Patrick PREMARTIN said:

    Is it for Windows or an other platform ?

    Just Windows.

     

    Ian


  3. Hi Team,

    I am now using Delphi 12.3 but the issue existing when using previous Delphi versions.

    I have a 3rd Party component installed. No names, no pack-drill.  🙂

    With v 1.xx the Apps built in a normal acceptable time.  With its replacement, v 1.yy, the Apps build at about 50% slower.

    You can see the line counter clicking over.  If the same, or any other App is withing a Project Group, the Apps build at normal speed.

    I have eliminated having the 1.50 component being recompiled every time by isolating its .pas file so only the .dcu is visible/available.

    The .bpl & .dcp are in the correct places and only one of each exists.

    Any thoughts on why the speed discrepancy when building just the single project/App?

    If I swap back to v 1.xx, build speed is restored.

     

    Regards & TIA,

    Ian


  4. Just now, Matthias said:

    Keep your eyes open when downloading both versions You simply can use "Save as..."

    I agree to a degree.  The original issue here was my browser simply downloading to the Downloads directory but because it already knew about the file name and the source it simply downloaded the original, not the newer one and I didn't realise it. 

    That is what  got me off on the wrong path.

    All sorted now.

    Something I will need to watch for in the futur with the new 'direction' with the 64-bit IDE.


  5. OK.  Two things.

    When I went to download initially, there wasn't the x64 .bpl there so I just downloaded the original again just iin case you had changed it.

    Now I see there is a x86 & x64 version available.

    I downloaded the x64 version, placed it in the suggested directory and got the same result using Install Packages.

    Both the x86 & x64 versions seem to be the same size.

     


  6. 9 hours ago, gkobler said:

    Start the 64Bit IDE, choose "Install Components" and install the new package

    OK.  I am going to need further help here.  I have never used the "Install Components" option.

    I will need instruction on what goes in the respective fields.

    I have allways used the "Install Packages" option but in this case I get 

    image.thumb.png.0e7b971f71121a8ad9807c04a4c1d2b7.png


  7. On 2/26/2025 at 4:31 AM, Ian Branch said:

    Here's another one for you:

    When building a proj or group it shows one column.  That's fine:

    image.thumb.png.681f208aae7bb53ab3bfea552ed8cf7a.png

     

    When I close all projects it goes back to two columns width but shows only one column.

    image.thumb.png.4e858f0b37e7b3bb278bb2967f7dd849.png

    If I minimize and then maximize Delphi the two columns show again.

     

    Ian

    Any progress  on this one.  Extremely annoying...

     

    Ian


  8. Hi Team,

    Is there a setting to increase the 'view'/ working area in the design window of the dpi-aware Delphi?

    On  my 4k monitor the design working area looks like this:

    image.thumb.png.5bf2eb85d58d898f213fa5a4f46d4305.png

    This is my dpi-unaware screen which I much prefer:

    image.thumb.png.08086d84507a9549ab79415de13f7195.png

     

    All my Apps are built to 96dpi as they are being used on Windows 7 PCs with fixed resolution monitors.

     

    Regards & TIA

    Ian

×