LDCad 1.6a GUI from LUA


RE: LDCad 1.6a GUI from LUA
#5
Lightbulb 
I have request for function:
 ldc.dialog.runMultiChoiceText (int countField, var conf)
  • countField tell how many input text box script need
  • conf have information of label for each box
  • r e t u r n table with user answers
 ldc.dialog.runMultiChoiceNumeric(int countField, var conf, var range)
  • countField tell how many input text box script need, that accept only float number
  • conf have information of label for each box
  • range have information of minimal and maximal value for each box
  • r e t u r n table with user answers
Explanation:
showing up user many windows - one per parameter - is annoying and waste time. So in my humble opinion, compress this in on one dialog box is good idea, that should be accomplished. Right.
Lego isn't just a brand of plastic bricks. It's a lifestyle; and artistic medium.
Reply
« Next Oldest | Next Newest »



Messages In This Thread
LDCad 1.6a GUI from LUA - by Jarema - 2018-03-12, 8:25
RE: LDCad 1.6a GUI from LUA - by Jarema - 2018-03-13, 18:20
RE: LDCad 1.6a GUI from LUA - by Jarema - 2018-03-24, 7:55

Forum Jump:


Users browsing this thread: 1 Guest(s)