non-npc

Results 10 issues of non-npc

### Description Any examples highlighting using the local file system for file operations? I am trying to create a simple file browser like windows file explorer but consistently run into...

enhancement
needs response

### Describe feature I would love to be able to see the system taskbar while Trillium is maximized. For whatever reason when I maximize the window it goes full-screen as...

Type: Enhancement

I want to have a treeview on the left and the webview on the right but the webview keeps appearing in a separate window. I can put them in separate...

i cant seem to get images to scroll in a container, any ideas or examples? the scrollbars appear but when i click them nothing happens, i was expecting it work...

resolved the following deprecation warnings: window_title_bar_hidden() window_title_bar_buttons_hidden() window_close()

resolved the following deprecation warnings: window_title_bar_hidden() window_title_bar_buttons_hidden() window_close() **imported flet as ft**

@ndonkoHenri Since 'FLET_APP_HIDDEN' does not function, I am unsure of how this example is supposed to function **https://github.com/flet-dev/examples/blob/main/python/controls/page/window-hidden-on-start.py** **_I assume the intention is to have the app hidden for 3...

Resolves the following deprecation errors: window_prevent_close() dialog() window_destroy()

The "splash" property has been deprecated in recent versions of Flet. This patch updates the code to address this issue.

ensure that the value of pb.value does not go below zero