Questions tagged [ltk]
32 questions
0
votes
0 answers
Triggering 'extract method' in Eclipse Refactoring/LTK API
I am currently developing an Eclipse Plug-In that will let me trigger refactorings, using gestures.
I've been trying to trigger 'extract method' programmatically in Eclipse for a while now but I am constantly running into issues.
Most suggestions I…

Rizz
- 56
- 5
0
votes
1 answer
Lisp Toolkit (ltk): Cannot get SCALE :variable value
I am working with SBCL for Linux on an AMD64 machine.
Function CONTROL-TEST makes a window with a drawing CANVAS and two sliding SCALEs. The slider :VARIABLES for UPPER-SLIDER and FORE-SLIDER are supposed to be bound to UPPER-THETA and FORE-THETA,…

SquareCrow
- 291
- 2
- 14