Search found 3 matches

by bobbypowers
Tue Oct 30, 2007 5:11 am
Forum: Vensim
Topic: unsquishing sketches
Replies: 4
Views: 2961

the problem Billy, I do believe, is that the vertical spacing in the model is correct when using 'capitalize by type', but off (squished) when not. having the dll read a vensim.ini file before the model is opened should fix the problem, I would think. yours Bobby (I'll tell you this in person, but t...
by bobbypowers
Tue Oct 02, 2007 7:45 pm
Forum: Vensim
Topic: Vensim DLL on Linux?
Replies: 0
Views: 2713

Vensim DLL on Linux?

Hello, I am looking to get the Vensim (re-distributable) DLL working on Linux. Has anyone had any luck with this? In the past I've gotten Vensim DSS (5.6) running great using Wine. I now want to be able to access Vensim from native programs. I'm looking into wrapping the DLL using WineLibs, but I ha...
by bobbypowers
Sat Aug 18, 2007 5:31 pm
Forum: Vensim
Topic: Getting a list of sketches and releasing handles
Replies: 1
Views: 1846

Getting a list of sketches and releasing handles

Hello, I am working on creating an interface that links to a model using the DLL, and had a few questions. First, is there a way to get a list of the Sketch names, so I myself can make a pull-down menu like in the bottom of Vensim that has all of the sketches in a model that the user can select and ...