| | Re: LDLite 1.7 suggestions Karim Nassar
|
| | (...) Oh, Yes! I'd love a stop button. While we are making suggestions, I have a really wild one: Backwards Redraw. There are, I'm sure, technical difficulties involved in this, but it would be soooo nice if implemented well. Basically, I see this (...) (26 years ago, 15-Mar-99, to lugnet.cad.dev)
|
| | |
| | | | Re: LDLite 1.7 suggestions Paul Gyugyi
|
| | | | OK: Stop button is officially on the TODO list. A backwards redraw would be nice, but I don't see an easy way to handle it in the code. The LDAO modeler can be useful here: you can set it up to only draw lines that are highlighted in the editor, or (...) (26 years ago, 16-Mar-99, to lugnet.cad.dev)
|
| | | | |
| | | | | | Re: LDLite 1.7 suggestions Terry Keller
|
| | | | | (...) Great! I just ran into another problem. The "Continuous" checkbox in the Options does not work. I wanted to view Karim's AT-AT and have it auto-rotate, but quickly found that the continuous feature wouldn't work. -- Terry K -- (26 years ago, 16-Mar-99, to lugnet.cad.dev)
|
| | | | | |
| | | | | | Re: LDLite 1.7 suggestions Bram Lambrecht
|
| | | | (...) You could draw using the normal algorithms, right? You'd just have to step through the main file backwards, one line at a time. BTW, great idea, Karim! --Bram Bram Lambrecht / o o \ BramL@juno.com ---...---oooo-----(_...o---...--- WWW: (URL) (26 years ago, 16-Mar-99, to lugnet.cad.dev)
|
| | | | |
| | | | | | Re: LDLite 1.7 suggestions Karim Nassar
|
| | | | (...) That's what I would think... Since it is already checking for Z-ordering, I could Force a backwards redraw by manually re-ordering the lines in the DAT file... and then I could nip off and shoot me-self :) But I don't see why LDLite couldn't (...) (26 years ago, 17-Mar-99, to lugnet.cad.dev)
|
| | | | |