Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Combo box: select other tileset.
#6
EDIT:

My code:

frmMirage.ListBox.ListIndex = 0
frmMirage.picMapEditor.Visible = True
With frmMirage.picBackSelect
.Width = 7 * PIC_X
.Height = 255 * PIC_Y
.Picture = LoadPicture(App.Path + GFX_PATH + frmMirage.ListBox + GFX_EXT)

As soon as I select a different tilesheet it just scrolls back to the default. Any help?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)