RouletteIdeas.com

Meta => Archives => Topic started by: VLS on Oct 15, 2022, 07:35 AM

Title: History list module
Post by: VLS on Oct 15, 2022, 07:35 AM
History list:

Display_History-list.png

Code (csharp) Select
        /// <summary>
        /// Gets the identifier.
        /// </summary>
        /// <value>The identifier.</value>
        public string Id => "Display_History-list";

        /// <summary>
        /// Gets the name.
        /// </summary>
        /// <value>The name.</value>
        public string Name => "History list";

        /// <summary>
        /// Gets the description.
        /// </summary>
        /// <value>The description.</value>
        public string Description => "Colored vertical list.";

        /// <summary>
        /// Gets the type.
        /// </summary>
        /// <value>The type.</value>
        public string Type => "Display";

        /// <summary>
        /// Gets the version.
        /// </summary>
        /// <value>The version.</value>
        public string Version => "0.1.0";

        /// <summary>
        /// Gets the core.
        /// </summary>
        /// <value>The core.</value>
        public string Core => "0.1.0";
Title: Re: History list module
Post by: FreeRoulette on Oct 30, 2022, 05:07 AM
Can there be a save button on the history list, or a copy to clipboard?
Title: Re: History list module
Post by: VLS on Oct 30, 2022, 09:04 PM
Quote from: FreeRoulette on Oct 30, 2022, 05:07 AMCan there be a save button on the history list, or a copy to clipboard?

Sure thing! Next version comes with both save & copy 👍
Title: Re: History list module
Post by: VLS on Nov 04, 2022, 03:35 AM
Request implemented on v0.2.0.

https://rouletteideas.com/downloads/