• 24.07.2025, 04:50
  • Registrieren
  • Anmelden
  • Sie sind nicht angemeldet.

 

Falconeer

Newbie

Developer doc for Aquasuite?

Montag, 14. Dezember 2020, 19:28

Greetings,
Is there any documentation available for making custom overview pages in Aquasuite?

Regards,
John E.

sebastian

Administrator

Montag, 14. Dezember 2020, 19:50

No, but you can use the sample templates.
You can use nearly all XAML (. NET WPF) code to style your custom elements.
Default Elements you can access via the settings.

Falconeer

Newbie

Montag, 14. Dezember 2020, 20:07

Thank you! I noticed a the WPF headers in there. Is there a way to embed a control inside a control?

sebastian

Administrator

Montag, 14. Dezember 2020, 20:14

each control is isolated and you cant define controls with inputs (buttons, textboxes ...).
you can use the most of the wpf controls, animation...

Falconeer

Newbie

Montag, 14. Dezember 2020, 20:16

Coolness, thanks!

Ähnliche Themen