-
- Android
- Rust
- Slint v1.6
- Reproduce:
> Input some words in LineEdit and call the `clear-focus()` fuction and the keyboard will hide. However, I switch the app to the background and…
-
- Android
- Rust
- Slint v1.6
- Reproduce:
> tap the LineEdit input area, it will show the indicator. I don't input any word and call the `clear-focus ()`. The LineEdit would lost the f…
-
On windows, the program hangs directly after `hide()`.
How to run in the background
```rust
use std::thread;
slint::include_modules!();
fn main() -> Result {
let ui = AppWindow::new()?;
…
-
I'm experiencing issues with rendering quality and colors on the [ESP32-S3-Touch-LCD-4.3](https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-4.3)
1. the quality is very poor (with LVGL I don't have …
-
os: wsl Ubuntu 20.04.6 LTS
rust : rustc 1.78.0
jdk: openjdk17
andriod sdk:android-sdk_r24.4.1-linux
ndk:android-ndk-r26d-linux
Cargo.toml
[package.metadata.android.sdk]
min_sdk_version = 23
t…
-
--> /home/mohan/.cargo/registry/src/index.crates.io-6f17d22bba15001f/i-slint-core-1.6.0/accessibility.rs:15:38
|
15 | #[derive(PartialEq, Eq, Copy, Clone, strum::Display)]
| …
-
![PixPin_2024-05-01_11-59-09_proc](https://github.com/slint-ui/slint/assets/140436474/b0d89f87-0287-4e6b-b889-1e176af5cbcf)
I didn't perform any keyboard operations except by clicking the mouse. My e…
-
I hope to write a laptop program that I like and learn Rust through it. I chose Slint to implement it
But I encountered some difficulties, and if SLIT supports the following implementations, I can fo…
-
```
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting snapbox v0.6.12 (/opt/rustwide/workdir)
[INFO] [stderr] error: Comment can…
epage updated
4 months ago
-
great work! Have you considered exploring Slint UI framework for Rust? It could enhance the user experience and add a polished interface to your project
Take a look https://github.com/JeninSutradhar/S…