Jump to content

ga1pi2ga

Members
  • Posts

    14
  • Joined

  • Last visited

Community Answers

  1. ga1pi2ga's post in how do i move the button? was marked as the answer   
    guess im just dumb ?
    here is the solution for anyone else:
    auto Quit_b = CreateButton("Quit", window->ClientSize().x - 125, y, 120, 30, ui->root); Quit_b->SetLayout(0, 1, 0, 0); and this is where i found it https://www.ultraengine.com/learn/CPP/Widget_SetLayout
×
×
  • Create New...