Added RDE to showcase section

This commit is contained in:
Uwe Kindler 2023-01-20 10:25:21 +01:00
parent 378c647952
commit 624d21d001

View File

@ -113,6 +113,7 @@ know it from Visual Studio.
- [Notepad Next](#notepad-next)
- [MetGem](#metgem)
- [PRE Workbench](#pre-workbench)
- [RDE Robox Development Environment](#rde--robox-development-environment)
- [Alternative Docking System Implementations](#alternative-docking-system-implementations)
- [KDDockWidgets](#kddockwidgets)
- [QtitanDocking](#qtitandocking)
@ -526,6 +527,19 @@ PRE Workbench is a Python software and uses the ADS PyQt integration.
[![PRE Workbench](doc/showcase_pre_workbench.png)](https://youtu.be/U3op5UreV1Q)
### [RDE Robox Development Environment](https://www.robox.it/en/product/rde-robox-development-environment/)
This software is a development environment for PAC (Programmable Automation Controllers)
from ROBOX. It offers a lot of tools to write, compile and debug machine control
and application software. The Advanced Docking System helps to organize all the tools and
windows (Project window, Shell window, Monitor windows, Oscilloscope window...)
on the screen to provide a easy to use, highly configurable and visual pleasing
development experience.
[read more...](https://www.robox.it/en/product/rde-robox-development-environment/)
![RDE](doc/showcase_robox_ide.png)
## Alternative Docking System Implementations
If this Qt Advanced Docking System does not fit to your needs you may consider some of the alternative docking system solutions for Qt.