PreviousNext
Help > Programming in Vital Pixels > Import another library
Import another library

If you need to use another .NET library in you program Vital Pixels can solve your problem. For using this ability you should use “Settings->Compiler Settings”. In this window you can import another library from GAC (Global Assembly Cash) or choose it directly. If you use FullCode you should know their namespaces but in SemiCode it will be added automatically.

Figure 7‑7. Use another library in your program