JavaFX Side Navigation Panel

Поділитися
Вставка
  • Опубліковано 9 лис 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 Рік тому

      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 16 днів тому

    Hello help me please

    • @kethaya
      @kethaya  16 днів тому +1

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

    • @SergioSarmiento-fp4km
      @SergioSarmiento-fp4km 16 днів тому

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

    • @SergioSarmiento-fp4km
      @SergioSarmiento-fp4km 16 днів тому

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

    • @kethaya
      @kethaya  16 днів тому

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