Jump to content

Musisback

Member
  • Posts

    154
  • Joined

  • Last visited

Posts posted by Musisback

  1. Hello,

    I would like to use external data (tab separated or comma separated)in my PIO's

    The "read file" method works fine but I don't like the idea that VW needs to read the data each time the PIO recalculate.

    I don't want to use .px files because I don't want to encrypt and distribute my plugins again each time I change the data.

    I could use .vss includes, but it seems that we can only write code (not raw data) in those.

    Also, if I write a function in a included .vss file, I cannot encrypt the plug-in anymore...

    So, how can I do?

    Thanks

  2. They have. There is some kind of logarithmic or square root relation between the "set Brightness" and the real brightness and I cannot figure out what it is.

    10 lights set on 10% don't light nearly as much as 1 light set on 100% (seen attachment)

    Does someone know the relation i'm looking for?

  3. Howcome 2 lights set on brightness = 50% appears darker than on light set on brightness = 100% ?

    Is there some way I can calculate the brightness of 10 lights if I want them to be as bright as one light set on 100%?

    Thanks,

  4. I actually don't know much about C++ but what I implement is really becoming to complex for VS. I need to get conformable with SDK, but that is a big step forward...

    Is there a forum that work good for that?

    (This one does not seem to bring much answers to the persons asking questions...)

    Thanks,

  5. Hello, I develop quite complex PIO with Vectorscript but I loose lots of time rewriting basic function that are not available in Vectorscript. (String editing, 3D calculation, Lists sorting...)

    Those function are of course available in C++

    Do you now if it is possible to create VS functions with the SDK?

    Thanks,

    Damien

  6. Hello, I develop quite complex PIO with Vectorscript but I loose lots of time rewriting basic function that are not available in Vectorscript. (String editing, 3D calculation, Lists sorting...)

    Those function are of course available in C++

    Do you now if it is possible to create VS function with the SDK?

    Thanks,

    Damien

  7. Does anyone know how to create a dialog with a number of choice that can be chosen from the dialog itself. (With a button "More choices" for instance.

    The VW Criteria dialog is the perfect example (see attachment)

    Another way to see it is a button that changes a the number of choices and resets the dialog. I cannot manage to do that.

    Thanks,

  8. Is it possible to display the symbol editing environment from script?

    I have a PIO that contains a symbol. I would like the users be able to edit the symbol directly from the Object Info palette of my PIO without going through the Resource browser

    Thank,

  9. Sometimes, there is a value that stay stuck in the databar when drawing walls. It usually happens when I make a view change by mistake while drawing walls.

    The Length I type is locked after pressing enter, but has no effect (constraints)

    When this happens, I found only one way to make it got away : restart VW.

    Does someone know what causes that and how to avoid it?

×
×
  • Create New...