WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 11-05-2004, 01:40 PM
vadrian vadrian is offline
Member
 
Join Date: Sep 2004
Posts: 32
vizinfo

hey, so i'm playing with the vizinfo class with the hopes of using it for posting questions/surveys to a user/subject in the VE. here are some questions/comments

first, a BUG: when I set the title to nothing ("") there is a little gap in the border. i can solve this with a simple 2-line adjustment (which should be added into the code base):
if mesg == '':
keyinfo.recalcborder()

now the questions:

is there a way to move the expand/collapse vizard logo (or "vizard guy") to another corner? like the top left?

is there a way to get the dimensions of the box so I can translate it according to its center?

is there a way to add other elements into the box and have it automatically resize, expand, collapse, move, etc? I want to be able to put sliders, checkboxes (other than the "vizard guy")

is there documentation on it that I'm just missing (its not in the command reference)?

i think you get the idea of what i'm getting at. thanks.

adrian
Reply With Quote
  #2  
Old 11-05-2004, 02:40 PM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Hi,

Thanks for pointing out the bug. The vizinfo class was originally created to display information to the user for our example scripts. As you can tell, all the code for it is self contained in the class. Feel free to modify it however you want. It currently doesn't support the features you are asking for, and there is no documentation on it. If you look at the code you can quickly see all the available commands.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 07:51 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC