Create a GUI JSON Viewer with Ruby/GTK3

I made a small story on the whim of the New Year, so I will keep a record

image.png

I made a GUI JSON viewer using Ruby/GTK3. You can see how to use Ruby/GTK3 by looking in the sample directory of ruby-gnome.

This time, I referred to the following sample.

The point is one point, first create a model in TreeStore, then create Gtk :: TreeView. The rest is the reuse of the Yard code below according to the template. Somehow it is transparent in the Glade settings.

Recommended Posts

Create a GUI JSON Viewer with Ruby/GTK3
Create a playground with Xcode 12
Create a Vue3 environment with Docker!
I made a GUI with Swing
Create exceptions with a fluid interface
Create a Maven project with a command
Create a jar file with the command
[Rails6] Create a new app with Rails [Beginner]
Create a simple web application with Dropwizard
[Rails withdrawal] Create a simple withdrawal function with rails
Create a MySQL environment with Docker from 0-> 1
Create a simple bar chart with MPAndroidChart
Create a temporary class with new Object () {}
[Rails 5] Create a new app with Rails [Beginner]
[Memo] Create a CentOS 8 environment easily with Docker
Create a simple search app with Spring Boot
Create a CSR with extended information in Java
Create a simple bulletin board with Java + MySQL
[Rails] rails new to create a database with PostgreSQL
[Windows] [IntelliJ] [Java] [Tomcat] Create a Tomcat9 environment with IntelliJ
Let's create a timed process with Java Timer! !!
Create an RSA encryption-enabled JSON API with wicket
[Java] Create a collection with only one element
Create a team chat with Rails Action Cable
Create a SandBox account with fastlane spaces ip
Diffed with JSON
Create a multi-key map with the standard library
Create a web api server with spring boot
Create a Spring Boot development environment with docker
Create a weekly git GUI client [5] First desktop app
Create an EC site with Rails 5 ⑨ ~ Create a cart function ~
Create a widget template for iOS14 with Intent Configuration.
Create a Chat app with WebSocket (Tyrus) + libGDX + Kotlin
A memorandum when trying to create a GUI using JavaFX
Create a user with an empty password on CentOS7
[Note] Create a java environment from scratch with docker
Create a Service with an empty model Liferay 7.0 / DXP
Create a simple demo site with Spring Security with Spring Boot 2.1
Try create with Trailblazer
[Java] Create a filter
Import JSON with SolrJ
JSON validation with JSON schema
Handle JSON with minimal-json
Create JSON in Java
Format JSON with org.json
Create a blog with Jekyll and GitHub Pages @ Theme setting
How to request a CSV file as JSON with jMeter
I tried to create a java8 development environment with Chocolatey
Tutorial to create a blog with Rails for beginners Part 1
Create a page control that can be used with RecyclerView
Create a Docker image with the Oracle JDK installed (yum
[Rails] I tried to create a mini app with FullCalendar
Sample to create GUI application with JavaFX + IntelliJ + Scene Builder
Create a Hello World web app with Spring framework + Jetty
Create a blog with Jekyll and GitHub Pages @ Initial Settings
Create a SlackBot with AWS lambda & API Gateway in Java
A series of steps to create portfolio deliverables with Rails
Until you create a Web application with Servlet / JSP (Part 1)
Tutorial to create a blog with Rails for beginners Part 2
I tried to create a padrino development environment with Docker
Tutorial to create a blog with Rails for beginners Part 0