Author Topic: Resizable Windows
MishnaoftheRangers 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: Resizable Windows
According to the Wiki information on the Virindi Plugins, they feature resizable windows. I played with several plugins and could not figure out how to do it. Could someone explain?

Or does that require special coding? And if so could I be pointed in the right direction to find out how?

Thx for any help.

 

-----signature-----
Link to this post
PicaroLC 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: Resizable Windows
I think it's only certain windows. I know the Map is resizeable. Can't remember which others at the moment.

And, hold the left ctrl down I think, to resize it.

 

-----signature-----
Link to this post
Virindi-Inquisitor 
Posts: 6,908
Registered: Nov 18, '01
Extended Info (if available)
Real Post Cnt: 6,646
User ID: 511,923
Subject: Resizable Windows
Yes, only windows that are designed to be resized can be. The VHS window can also be resized, and the VI2 web browser.

 

-----signature-----
Virindi
---
****Virindi Plugins FAQ**** http://www.virindi.net/wiki/index.php/Virindi_Plugins_FAQ
http://www.virindi.net - Virindi Tank, Follower, Integrator, Reporter, VCS5, XPHelper, Item Tool, HUDs, etc...
Decal Core Dev - http://www.decaldev.com
Link to this post
MishnaoftheRangers 
Posts: ????
Registered: ????
Extended Info (if available)
Real Post Cnt: 0
User ID: 0
Subject: Resizable Windows
Is the coding to design a resizable window based on System.Windows.Forms or on the Virindi View Service. I need to make a plugin window resizable because of the differing wishes of various guild members. I expect designing a resizable window would be easier than making separate plugins for each individual lol.

 

-----signature-----
Link to this post
Virindi-Inquisitor 
Posts: 6,908
Registered: Nov 18, '01
Extended Info (if available)
Real Post Cnt: 6,646
User ID: 511,923
Subject: Resizable Windows
You set your VVS window's UserResizeable property to true, then hook its Resize event and move your controls around as necessary.

 

-----signature-----
Virindi
---
****Virindi Plugins FAQ**** http://www.virindi.net/wiki/index.php/Virindi_Plugins_FAQ
http://www.virindi.net - Virindi Tank, Follower, Integrator, Reporter, VCS5, XPHelper, Item Tool, HUDs, etc...
Decal Core Dev - http://www.decaldev.com
Link to this post

Valid XHTML 1.0 Transitional Powered by PHP