WinUI 3 - How to setup Custom Window Size

Поділитися
Вставка
  • Опубліковано 20 сер 2024
  • continuation of this video: • WinUI 3 - How to setup...

КОМЕНТАРІ • 12

  • @Sahil_Bhandari
    @Sahil_Bhandari Рік тому +2

    Not working!

    • @mtagab007
      @mtagab007  Рік тому +1

      it is

    • @Sahil_Bhandari
      @Sahil_Bhandari Рік тому

      @@mtagab007 bro no not working try to make a new project and do the same thing. It doesn't works.

    • @mtagab007
      @mtagab007  Рік тому

      @@Sahil_Bhandari ua-cam.com/video/aFKBvsw5J5c/v-deo.html -> 0:20 -> 0:23

  • @mtagab007
    @mtagab007  9 місяців тому

    The import process can be found here: ua-cam.com/video/D7CWTqilc54/v-deo.html

  • @mtagab007
    @mtagab007  Рік тому

    other video: ua-cam.com/video/9R4beQl_p9I/v-deo.html , as confirmation that its working.

  • @user-bz8qi9pf2n
    @user-bz8qi9pf2n 9 місяців тому

    I can upload a pic or video showing:
    Error CS1061 'Window' does not contain a definition for 'Height' and no accessible extension method 'Height' accepting a first argument of type 'Window' could be found (are you missing a using directive or an assembly reference?).
    Instead of posting video linking to other videos does nothing to counter that it doesn't work. Simply stating what assembly reference/using statement would be more helpful.

    • @mtagab007
      @mtagab007  9 місяців тому

      dl the repo github.com/ghostidentity/winui_customsize

    • @silmoonsone
      @silmoonsone 7 місяців тому

      m_window.AppWindow.Resize(new Windows.Graphics.SizeInt32(1024, 768));

  • @storiaimperoromano
    @storiaimperoromano Рік тому +1

    Not working

    • @mtagab007
      @mtagab007  Рік тому

      It's working, see : ua-cam.com/video/9R4beQl_p9I/v-deo.html , its based on that library.

  • @mtagab007
    @mtagab007  9 місяців тому

    For those who are still struggling to make it work, here's the repo. github.com/ghostidentity/winui_customsize