Author Topic: Adding a Progress bar to a lisp code  (Read 2784 times)

0 Members and 1 Guest are viewing this topic.

jitesh789

  • Guest
Adding a Progress bar to a lisp code
« on: September 21, 2008, 02:54:25 PM »
Hello
    Can anyone tell me how to add a progress bar to a lisp code

Jitesh

It's Alive!

  • Retired
  • Needs a day job
  • Posts: 8796
  • AKA Daniel
Re: Adding a Progress bar to a lisp code
« Reply #1 on: September 21, 2008, 03:20:07 PM »

jitesh789

  • Guest
Re: Adding a Progress bar to a lisp code
« Reply #2 on: October 05, 2008, 03:55:55 AM »
Hello Daniel
       I have seen the link but still am clueless how to use the progress
bar in my lisp and i also dont know arx.


FengK

  • Guest
Re: Adding a Progress bar to a lisp code
« Reply #3 on: October 05, 2008, 04:03:07 AM »
or download doslib from http://download.rhino3d.com/download.asp?id=doslib. and look at the dos_progbar function. as far as arx, you don't have to know it to use its defined function. to load an arx file, (arxload "somearxfile.arx") would be one way, assuming the arx file is in one of the support directories.