Code Monkey home page Code Monkey logo

powershell-designer's People

Contributors

brandoncomputer avatar loial avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

powershell-designer's Issues

Errors in PowerShell 7+ for Form Dialogs

ShowDialog (Modal) in PowerShell 7+ for Common Dialogs is operating as Show, causing the function timer to overflow, causing an index error.

This is technically a trouble with PowerShell 7, but it won't hurt us to pause the timer.

Powershell 7 Hotkeys Problem

SetValueInvocationException: Line | 5073 | $FastText.HotKeys = "Tab=IndentIncrease, Escape=ClearHints, P โ€ฆ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | Exception setting "HotKeys": "Requested value 'Ins' was not found."

Saving file does not work after windows update

  • Might be local settings, where we use (;) instead of a (,), or might be something in .NET ?

20221128 11:52:11: Cannot convert value "800; 600" to type "System.Int32". Error: "Input string was not in a correct format." At line:1024 char:6 + $n[0] = [math]::round(($n[0]/1) / $tscale) + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [], RuntimeException + FullyQualifiedErrorId : InvalidCastFromStringToInteger

Install Upgrade process confusion

It's too difficult to install/upgrade the software.

Let's say you have 2.4x and want to move to 2.6x

You have to delete designer.fbs, functions and designer folder from documents. That's painful.

Then, it still doesn't work in the same powershell session, because the module was already loaded. So if you run Powershell-Designer, the old files copy right back to the document folder.

This caused testing confusion as well, I'm not sure if the release before 2.6 was even valid.

Unsupported (Keep this Open)

  • Multi-threading is unsupported
  • Adding Mouse Events to WebBrowser control
  • ToolStrip is an Alias for MenuStrip in this software.
  • Direct use of Items Collections from the PropertyGrid. Most times these item types are listed in the control collection in the TreeView under 'Menus and ToolStrips'
  • When designing with a DPIScale greater than 1, locations and sizes that are equal to 1 may save as 0. Won't fix.
    - Misconception here. Has to do with ImageScalingSize not saving appropriately.
    "PowerShell 7 may multiply DPI for ImageScalingSize twice for some items at control creation. This is due to built-in advanced DPI support. If you change this property in the PropertyGrid, this is corrected making this 'bug' more of a 'design choice', but it is a difference in the application between PowerShell 7 and PowerShell 5."

MDI Maximize Control Box Duplicates

When you maximize your design window, and then open another project duplicate control boxes appear.

This is a harmless appearance glitch.

Might fix alongside a feature enhancement, otherwise mightfix.

Regex Expert Needed

Struggling in the sister repository for FastColeredTextBox to create a regex to handle multiline code comments. 4+ hours on this so far.

Parentless Controls not working as intended.

Removed via code comments due to this bug. Undecided on future action. Most of these have a function equivelent, may just remove support and defer to functions. If so, may build new functions (print preview, page setup etc.) to compensate.

Shortcut issues

Shortcuts for Copy and Paste of controls are missing.

TreeNode context menu inappropriately has Ctrl+C listed for copy control

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.