Software Alternatives & Reviews

Are we GUI Yet? The state of building user interfaces in Rust

Lazarus
  1. 1

    rx

    Modern and minimalist pixel art editor.

    #Art Tools #Graphic Design Software #Digital Drawing And Painting 1 social mentions

  2. Lazarus is a cross-platform IDE for the Free Pascal compiler.
    > nearly as easy and pleasant as WinForms with VisualStudio Check out Lazarus: http://lazarus-ide.org It is <i>WAY</i> easier than WinForms. WinForms' VS "integration" feels as if they started with what Delphi 1 could do back in 1995 or so, implemented most of it and then decided that is enough. Lazarus' GUI tools are way above and beyond anything WinForms can do and the underlying LCL is crossplatform using native widgets wherever possible with backends for Win32, Gtk1/Gtk2/Gtk3 (though Gtk2 might be the best ATM), Qt4/Qt5, Cocoa and a few others (Carbon, fpGUI and some Amiga toolkit). Here is a video from 3 years ago where I make a simple sliding image puzzle game under Linux using it: https://www.youtube.com/watch?v=s_01Xhd2EJM Also here is another video from 6 years ago where I make a 2D tilemap editor in Windows: https://www.youtube.com/watch?v=_3JgeIUo1X0 And another video from ~10 years ago making a doodle app: https://www.youtube.com/watch?v=nZuddi3zR_0.

    #IDE #Text Editors #Software Development 1 social mentions

Discuss: Are we GUI Yet? The state of building user interfaces in Rust

Log in or Post with