From f50334fb4dabef16340a1748e2344216acfd26a9 Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Mon, 3 May 2021 23:14:31 -0400 Subject: writing memory, auto-refresh --- ui.glade | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 51 insertions(+), 2 deletions(-) (limited to 'ui.glade') diff --git a/ui.glade b/ui.glade index 4924577..3cdd536 100644 --- a/ui.glade +++ b/ui.glade @@ -13,6 +13,8 @@ + 1280 + 720 False pokemem @@ -47,6 +49,7 @@ True True + Display this many bytes in the memory view 6 100 number @@ -77,6 +80,48 @@ 1 + + + True + False + + + Refresh + True + True + True + Refresh memory view + + + + False + True + 0 + + + + + Auto-refresh + True + True + False + Refresh the memory view every frame + True + + + + False + True + 1 + + + + + False + True + 2 + + True @@ -91,6 +136,7 @@ natural memory 0 + @@ -129,6 +175,9 @@ True + + + 2 @@ -142,7 +191,7 @@ True True - 2 + 3 @@ -193,6 +242,7 @@ True True True + The Process ID (PID) is a unique number assigned to each process. You can find the PID of a process with a task manager. number @@ -243,7 +293,6 @@ True True False - Stop process while reading/writing memory True True -- cgit v1.2.3