Code improvements in details page of properties dialog
See original GitHub issueThe details page of properties dialog has several issues:
- Property names are not localized
- You can edit read-only properties (e.g.
DateModified
) - Code needs refactoring
Issue Analytics
- State:
- Created 3 years ago
- Comments:9 (8 by maintainers)
Top Results From Across the Web
Image properties dialog enhancements
Proposal. The proposal is to add some minor enhancements to the existing image properties dialog, in order to improve its usability and solve...
Read more >Implement a Dialog Box Procedure for Each Property Page
In this article. This topic discusses how to implement Step 5 of the procedure, "To extend a primary snap-in property sheet", ...
Read more >Open the Unconfigured Application Properties Dialog Box
To open the Unconfigured Application Properties dialog box: Right-click an unconfigured application in the Unconfigured Applications panel.
Read more >Set text properties in the Property inspector
Learn how to use the text Property Inspector to apply HTML formatting or CSS formatting in Dreamweaver.
Read more >Construction Tab (Assembly Properties Dialog Box)
Use this tab to view the organizational structure of the subassemblies and subassembly groups comprising the assembly.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@yaichenbaum @Thomas1664 The read only text editing issue has been solved.
As for the localization, I added all the property names to the en-us string resource file, which updated the multilingual resource files. However, I don’t have an Azure subscription, so I can’t use the Multilingual Editor’s translation providers.
Issue-Label Bot is automatically applying the label
feature_request
to this issue, with a confidence of 0.90. Please mark this comment with 👍 or 👎 to give our bot feedback!Links: app homepage, dashboard and code for this bot.