Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help connecting to SQL database & creating dynamic toolbar
#3
@Gintaras 
Thanks for sharing, it's a nice feature

the code for Label Two, which is multi-line, how to automatically create subfunctions ?
When there are spaces in the label, the automatic naming of the subfunction is also handled

e.g:


Toolbar test34598
Code:
Copy      Help
one :out 1 * $qm$\paste.ico
two :sub.two * $qm$\copy.ico
three obj :sub.three * $qm$\cut.ico

#sub two
str s="hello world two"
mes s

#sub three
str s="hello world three"
mes s


​​​​​​​I want to add options and a close button to the toolbar, and when there are subfunctions, It will also have no effect
​​​​​​​
s-" /siz 210[]"
s+"[]-[]Close :clo val(_command) * close.ico"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)