Display Group Window

Display Group Window

Postby cnl » Tue Feb 16, 2021 4:39 am

Here's an example package of how to display GROUP using MSDP variables.

Image

Click here to see the screenshot by itself.

Description
Displays current msdp GROUP information in an adjustable container (window).

Container can be dragged, resized, minimized/restored, closed and re-opened and position will persist through Mudlet restarts.

From the Mudlet console you can run the following commands:

If you closed the window and want it to come back

Code: Select all
lua win_group:show()


If you locked the container and want to be able to move/drag/resize it again

Code: Select all
lua win_group:unlockContainer()


If you want to lock the container in place so you don't accidentally move/drag/resize.

Code: Select all
lua win_group:lockContainer()


See for more info on adjustable containers:

https://wiki.mudlet.org/w/manual:geyser ... .Container
https://www.mudlet.org/geyser/files/gey ... ainer.html

Installation

Download win_group.zip from releases/latest

Extract win_group.xml from zip.

Use Mudlet package manager to install or uninstall the xml file.

It can be installed as either a package or a module.
cnl
40 Prime Poster
 
Posts: 83
Joined: Wed Oct 21, 2020 12:16 am
Status: Offline

Return to Mudlet - unlimited possibilities

Who is online

Users browsing this forum: No registered users and 7 guests

cron