The Dink Network

Reply to Re: "New" dmod editor

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
November 9th 2015, 09:58 AM
peasantm.gif
shevek
Peasant They/Them Netherlands
Never be afraid to ask, but don't demand an answer 
Does this mean it's all written in HTML/CSS and JavsScript then?

Yes, the part that I released here is. The other parts (for converting between the different storage formats) are all still in Python. But now those parts no longer depend on Gtk+, which should make them a lot easier to install and run on Windows and Mac.

By the way, I've tried to follow standards, so I'm pretty confident things will not work on Internet Explorer. I've only tested it on Firefox, so it may not work on anything else.

Also, on my system the browser sometimes decides to claim all memory in the computer, resulting in a hang. If anyone has an idea how to fix that, I'm interested. Can I force garbage collection somehow?