Jump to content

Almediadev Support

Members
  • Content Count

    112
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by Almediadev Support


  1. We are pleased to announce that all our products are ready for use with the new RAD Studio 13 Florence!

     

    https://www.almdev.com

    https://www.delphistyles.com

     

    We are especially pleased to add support for TForm.CustomTitleBar property + TTitleBarPanel control with controls from StyleControls VCL + VCL Styles support!

    See demos, which specially adapted for RAD Studio Florence (TitleBar styling)...

     

    Also, you still can order products with good discount!

     

    Regards,

    Almediadev

     

    styled_titlebar_formtabsbar.png

    styled_titlebar_ribbon.png

    styled_titlebar_viewers.png

    • Like 1

  2. On 4/1/2025 at 8:38 AM, Alex7691 said:

    I have a huge application in production using VCL Styles and the package mentioned above: https://www.almdev.com/prods/stylecontrols/stylecontrols.html

     

    The adapter works well with DevExpress grid and other controls like their different tree views. That's all we use from them. We decided to use other StyleControls components (buttons, date editors, page controls) instead of DevExpress ones because:

    1) they play well with VCL Styles

    2) Their code is much simpler and in general any issue you find can be fixed by yourself in a couple of  hours (compared to days to impossible to fix in DevExpress). It's clear that the author just wants to create something that does its job and works well, instead of trying to use every single pattern in any Gang of Four book.

    3) They are lightweight insted of the Dx famous kitchen-sink design

    I strongly recommend it if you are going down the VCL styles route (disclaimer: I'm not related to almdev company)

     

    Cheers,

      Thank you for the opinion. StyleControls VCL now is a key product, which you should have if you are using VCL Styles and want to create a real modern UI.  

     

    StyleControls VCL support all the new features of RAD Studio Athens and also improves applying of VCL Styles:

     

    •  TscFormTabsBar control - our solution of default TFormTabsBar (TCustomForm.VisualManager), which can be used with TCustomForm.CustomTitleBar solution also
    •  Tile View support in our TscListView control, which can be fully customized and VCL Styles can be applied for all elements
    •  Interaction with Skia VCL for Lottie Animations and SVG support 
    •  TscStyleManager component - improves appling of VCL Styles for Forms, Menus and Common Dialogs + advanced features (for example, menus can be with background image, alpha transparency, headers and look more correctly than default solution).

  3.  

    All Almediadev products are tested with new RAD Studio 12.3 and RAD Studio 64-bit Initial Release!

     

    https://www.almdev.com

    https://www.delphistyles.com

     

    Our StyleControls VCL support all the new features of RAD Studio Athens and also improves applying of VCL Styles:

     

    •  TscFormTabsBar control - our solution of default TFormTabsBar (TCustomForm.VisualManager), which can be used with TCustomForm.CustomTitleBar solution also
    •  Tile View support in our TscListView control, which can be fully customized and VCL Styles can be applied for all elements
    •  Interaction with Skia VCL for Lottie Animations and SVG support 
    •  TscStyleManager component - improves appling of VCL Styles for Forms, Menus and Common Dialogs + advanced features (for example, menus can be with background image, alpha transparency, headers and look more correctly than default solution).

     

    Also you can use SmartEffects VCL and ImageKit VCL for 2D and 3D effects for controls!

     

     

     

    FormTabsBar_TitleBar_UWP.png

    FormTabsBar_UWP.png

    ListView_TileView.png

    Skia_Interaction.gif

    stylecontrols_menus.png

    ikit_animation.gif

    smarteffects.gif

    • Like 1

  4. On 2/1/2025 at 9:28 AM, bravesofts said:

    Question About Optimizing GPControls Performance:

     

    I have a question if you don't mind:

    How can I make GPControls paint faster?

    I'm using multiple TscGPxxx controls in my form, and when resizing the form (especially with controls set to align/resize), I experience flickering and freezing. The entire form becomes unresponsive during resizing.

    Is there an efficient way to optimize rendering and improve performance when handling multiple GP controls? Any best practices or recommended settings to reduce redraw lag?

    Thanks in advance for your help!

    To improve rendering performance, set StorePaintBuffer to True on parent controls from the package. By default it is True in some controls, in some False.

    • Like 1
    • Thanks 1

  5. ANN: StyleControls VCL v. 5.80 just released!

     

    https://www.almdev.com
    https://www.delphistyles.com
     
    StyleControls VCL is a powerful, stable package of components, which uses Classic drawing, system Themes, GDI+ and VCL Styles.
    This package contains the unique solutions to extend standard VCL controls and also has many unique, advanced controls to create applications with UWP / Fluent UI design.

     

    FormTabsBar_UWP.png

    gpcontrols_1.png

    gpcontrols_2.png

    gpcontrols_3.png

    ListView_TileView.png

    mintcream_fl.png

    NewRibbonUI_Transparent.png

    Skia_Interaction.gif

    • Like 1
    • Thanks 1

  6. On 9/26/2024 at 1:23 AM, ErikP said:

    Hi,

    I bought StyleControls some time ago.  Super components and thanks for the "All new versions for free and for life".

    I received upgrades by emails, but for some time now, it stops and I have to send a request by email for each new version.

    Did you switch to a self-service upgrade portal and I did not receive the notice ?

     

    Erik

    Hello,

     

    We sent you emails 12 August already.

    Please, check your spam filter / folder.

     

    Regards,

    Almediadev

     


  7. ANN: StyleControls VCL v. 5.77 just released!

     

    https://www.almdev.com
    https://www.delphistyles.com
     
    StyleControls VCL is a powerful, stable package of components, which uses Classic drawing, system Themes, GDI+ and VCL Styles.
    This package contains the unique solutions to extend standard VCL controls and also has many unique, advanced controls to create applications with UWP / Fluent UI design.

    In new version we added new properties in controls and possible support of the TTitleBarPanel control and TCustomForm.CustomTitleBar property.

    New demo for RAD Studio Athens to show interaction of TCustomForm.CustomTitleBar property, TTitleBarPanel control and our TscFormTabsBar control is added also.

     

     

     

    FormTabsBar_TitleBar_UWP.png

    • Like 1

  8. ANN: StyleControls VCL v. 5.76 just released!

     

    https://www.almdev.com
    https://www.delphistyles.com
     
    StyleControls VCL is a powerful, stable package of components, which uses Classic drawing, system Themes, GDI+ and VCL Styles.
    This package contains the unique solutions to extend standard VCL controls and also has many unique, advanced controls to create applications with UWP / Fluent UI design.

    In new version we added many features, which requested by customers!

    Also we added new demo with Skia VCL interaction for Lottie Animations (RAD Studio 12.1 Athens)...

    Skia_Interaction_Fluent_MultiView.gif

    • Like 1
    • Thanks 1

  9. ANN: New version of StyleControls VCL v 5.75 with Skia VCL interaction for Lottie Animations just released.

     

    https://www.almdev.com

     

    In new version we added TscGPGlyphContainerButton control, which uses any TControl as Glyph inside.

    Also we created special demo for RAD Studio Athens with Skia VCL controls and TscGPGlyphContainerButton
    (TskAnimationImage with Lottie animations and TskSvg control - really new level of UI in your applications)...

     

    Skia_Interaction.gif

    • Like 5

  10. 6 hours ago, #ifdef said:

    Are native Aero Snap and Snap Layouts supported?

    They are not supported.

    But in our solution you can use any VCL conrtol on full client area (our or third-party with GDI drawing).

    With Aero Snap or Snap Layouts (native caption area) you can put on caption area only controls with specifc drawing, which prepeared to draw on DWM border.

     

     

    • Like 2

  11. ANN: StyleControls VCL v. 5.70 just released!

    https://www.almdev.com
    https://www.delphistyles.com
     
    StyleControls VCL is a powerful, stable package of components, which uses Classic drawing, system Themes, GDI+ and VCL Styles.
    This package contains the unique solutions to extend standard VCL controls and also has many unique, advanced controls to create applications with UWP / Fluent UI design.

    One of the key features, which we have added in this version, is a new TscFormTabsBar control for RAD Studio Athens (for TCustomForm.VisualManager property).
    It is an analogue of default TFormTabsBar control, but inherited from our basic class and with new features.
    Also we added demos with this control (MDI / SDI / UWP).

     

    Another feature for RAD Studio Athens is a Tile View support for TscListView control.

     

    FormTabsBar_UWP.png

    ListView_TileView.png


  12. ANN: StyleControls VCL v. 5.62 just released!

     

    https://www.almdev.com
    https://www.delphistyles.com
     
    StyleControls VCL is a powerful, stable package of components, which uses Classic drawing, system Themes, GDI+ and VCL Styles.
    This package contains the unique solutions to extend standard VCL controls and also has many unique, advanced controls to create applications with UWP / Fluent UI design.

    In new version we added many features, which requested by customers!
     

    Also you still can order our products with discount!

    chambraydark1.png

    New_RibbonUI_Extened.png

    New_RibbonUI_Extened_Dark.png

    ctrls2.png

    gpc3.png


  13. ANN: StyleControls VCL v. 5.61 just released!

     

    https://www.almdev.com
    https://www.delphistyles.com
     
    StyleControls VCL is a powerful, stable package of components, which uses Classic drawing, system Themes, GDI+ and VCL Styles.
    This package contains the unique solutions to extend standard VCL controls and also has many unique, advanced controls to create applications with UWP / Fluent UI design.
     

    You can order our products with discount now!

     

    almdev_hh.png

    apppager.png

    ctrls1.png

    ctrls2.png

    dropdown.png

    dropdown2.png

    gpcontols.png

    multiview.png

    NewRibbonUI_Transparent.png

    uwp2.png

×