No DataGridXL2 videos yet. You could help us improve this page by suggesting one.
DataGridXL2 might be a bit more popular than Gio UI. We know about 10 links to it since March 2021 and only 8 links to Gio UI. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Go Programming Language Gio Toolkit for Go Xcode Command Line Tools Apple Developer Documentation This blog post provides a comprehensive guide to building your first Mac app using Go, with plenty of code examples to help you understand each step. By following this guide, you can quickly get started with Mac app development and explore the powerful capabilities of Go and Gio. - Source: dev.to / 8 months ago
> At least with a language like Go, it somewhat makes sense, and has been attempted: https://gioui.org/ Gio UI is an immediate-mode UI, and immediate-mode UIs map very nicely to Rust. Egui is quite easy to use. https://www.egui.rs/. - Source: Hacker News / over 1 year ago
I didn't bash Java/Kotlin. In fact, I have written few android apps in Kotlin, Java and I also have fiddled with Jetpack compose, JNI and NDK (I have also played with mpv's Opengl/Vulkan's rendering on Android if that matters to you). I don't want to share the projects of mine because I don't want to reveal my identity. > https://gioui.org/ I know that tailscale's android application is written in it but I don't... - Source: Hacker News / over 1 year ago
Tell me you've never done any Android development, without telling me... This is such a low-effort "take" without any effort to justify _why_ you'd want something like this. There's a high amount of impedance mismatch trying to write GUIs in a non-GC language like Rust which _has_ to run on what's essentially a Java VM (ART). At least with a language like Go, it somewhat makes sense, and has been attempted:... - Source: Hacker News / over 1 year ago
I am building the same but with golang and https://gioui.org/. Source: almost 2 years ago
Beautiful work! Very intuitive, thanks for sharing! I was looking for a no nonsense planning tool. Will use it for planning the v3 release of DataGridXL, coming soon! (https://datagridxl.com). - Source: Hacker News / about 1 year ago
Congrats on releasing the product! What are you using instead of the native scroll event of a browser element? Are you listener to `onwheel` events? Have you find a way to keep scrolling momentun scroll-browser/cross-device or do you normalize the delta to +1/-1? I am the creator of DataGridXL (https://datagridxl.com), an Excel-like data grid component and it uses native scrolling. However, the document/sheet... - Source: Hacker News / about 1 year ago
I have the same experience with my product DataGridXL (https://datagridxl.com). I spent a lot of time minimizing bugs and I choose deliberately to have less features and focus ond speed aan reliability. But website visitors only see that a competing product has 2x the features (at great cost). I have a customer with 10 million end users, in one year they have reported only 2 bugs, both bugs fixed within a day.... - Source: Hacker News / about 1 year ago
Instead of sticky headers, I would suggest using a limited viewport height, so that the headers always remain visible. Like in DataGridXL (https://datagridxl.com) disclaimer: I am the creator. - Source: Hacker News / about 1 year ago
Edit CSV Online is a free tool that provides an Excel-like interface to quickly edit CSV files. I made it to promoto the Excel-like data editor DataGridXL.com (https://datagridxl.com). Should I attempt to monetize this or keep using it a promo for the component? - Source: Hacker News / about 1 year ago
Fyne - The Fyne toolkit is an easy to learn, free and open source, platform for building graphical applications for desktop, mobile and beyond.
Sheetlist - Discover free Google Sheets for marketing, finance and more
SQLPage - Build SQL-only websites - Build full web applications using just SQL queries
Rows - The spreadsheet where teams work faster
JDBI - See this.
Infinite Table - The declarative DataGrid for building React apps — faster