JavaFX Side Navigation Panel

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024

Комментарии • 21

  • @alexmartinezmunoz94
    @alexmartinezmunoz94 11 месяцев назад +1

    Thats exactly what i was looking for, thanks man

  • @mouradlaraba
    @mouradlaraba Год назад

    Thanks a lot

  • @jafh314
    @jafh314 2 года назад +3

    Could you please upload the source code? This is exactly what I'm trying to implement.

    • @jafh314
      @jafh314 2 года назад

      Some parts are alittle blurry i just would like the source code to see if I have everything correct.

    • @kethaya
      @kethaya  2 года назад

      email address

    • @jafh314
      @jafh314 2 года назад

      @@kethaya sorry no longer necessary.

  • @Anonymowa7ch
    @Anonymowa7ch Год назад

    How Can i add submenu in sidebar ?

  • @valentinbadea2575
    @valentinbadea2575 2 года назад

    If i want to switch between 2 scenes which are in the same menu option. Basically you have a button in the scene which change the scene. Any idea how can i do that?

    • @kethaya
      @kethaya  2 года назад

      Try to use id.

    • @valimaties5789
      @valimaties5789 2 года назад

      The best approach is to create something like .net do, with Singleton and Transient scenes. So you must know when to load an already registered scene as singleton (the scene will instantiate only one time, and after that only show it) and when to load a scene as Transient (the scene will instantiate every time you call it, like in this example).

  • @Ben-hw1lr
    @Ben-hw1lr 2 года назад +1

    Source code ?

  • @victormiranda7654
    @victormiranda7654 Год назад

    Hi, I would like the source code, please.

  • @SergioSarmiento-fp4km
    @SergioSarmiento-fp4km 25 дней назад

    Hello help me please

    • @kethaya
      @kethaya  25 дней назад +1

      @@SergioSarmiento-fp4km yes? How can i help you sir

    • @SergioSarmiento-fp4km
      @SergioSarmiento-fp4km 24 дня назад

      @@kethaya can you give the controller please don't functional to me please

    • @SergioSarmiento-fp4km
      @SergioSarmiento-fp4km 24 дня назад

      ​@@kethayacan you send me the controller please cause don't functional to me

    • @kethaya
      @kethaya  24 дня назад

      @SergioSarmiento-fp4km github.com/Kethaya?tab=repositories
      Sir, You can get some ideas from these projects!