Skip to content

Commit 624d21d

Browse files
Added RDE to showcase section
1 parent 378c647 commit 624d21d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ know it from Visual Studio.
113113
- [Notepad Next](#notepad-next)
114114
- [MetGem](#metgem)
115115
- [PRE Workbench](#pre-workbench)
116+
- [RDE – Robox Development Environment](#rde--robox-development-environment)
116117
- [Alternative Docking System Implementations](#alternative-docking-system-implementations)
117118
- [KDDockWidgets](#kddockwidgets)
118119
- [QtitanDocking](#qtitandocking)
@@ -526,6 +527,19 @@ PRE Workbench is a Python software and uses the ADS PyQt integration.
526527
527528
[![PRE Workbench](doc/showcase_pre_workbench.png)](https://youtu.be/U3op5UreV1Q)
528529
530+
### [RDE – Robox Development Environment](https://www.robox.it/en/product/rde-robox-development-environment/)
531+
532+
This software is a development environment for PAC (Programmable Automation Controllers)
533+
from ROBOX. It offers a lot of tools to write, compile and debug machine control
534+
and application software. The Advanced Docking System helps to organize all the tools and
535+
windows (Project window, Shell window, Monitor windows, Oscilloscope window...)
536+
on the screen to provide a easy to use, highly configurable and visual pleasing
537+
development experience.
538+
539+
[read more...](https://www.robox.it/en/product/rde-robox-development-environment/)
540+
541+
![RDE](doc/showcase_robox_ide.png)
542+
529543
## Alternative Docking System Implementations
530544
531545
If this Qt Advanced Docking System does not fit to your needs you may consider some of the alternative docking system solutions for Qt.

0 commit comments

Comments
 (0)