Page MenuHomeFeedback Tracker

More Widget functions
Feedback, UrgentPublic

Description

I recently played around with some more Widget functions and I noticed there are a lot of things missing. I mostly noticed it with the TextWidget class. I would like to see things like

string GetText(); // Return the text of the TextWidget like the EditTextWidget can do
string GetFont(); // Return the path to the font
void SetFont(string path); // Set the path to the font

also being able to copy a Widget 1:1 by default would be pretty neat, so things like being able to copy a Test Widget and having the same attributes set like the original

Maybe some people come up with more ideas what useful widget functions would be good to have

Details

Severity
Feature
Resolution
Open
Reproducibility
Always
Operating System
Windows 7
Category
General

Event Timeline

Geez changed the task status from New to Feedback.May 21 2024, 11:15 AM