Jump to content

DerbyDash

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by DerbyDash

  1. object and Object is completely different thing for programming languages So you should make it same
  2. Is there any way to set StepSize for ScrollPane's ScrollBar? GUIEditor.scrollpane[2] = guiCreateScrollPane(10, 10, 284, 294, false, GUIEditor.tab[3]) guiSetProperty(GUIEditor.scrollpane[2], "StepSize", "0.1" ) This isn't work
×
×
  • Create New...