Re: Text editing and UTF-8 conversion

2010-07-16 Thread Keith Maika
On 7/16/2010 4:16 AM, Tor Lillqvist wrote: Is there anything that I could do differently to increase the loading speed or is this just something I need to just deal with and move on to the next item on the list? You need to find out what exactly it is that is taking a lot of time, and experimen

Re: Text editing and UTF-8 conversion

2010-07-16 Thread Tor Lillqvist
> Is there anything that I could do differently to increase the loading speed > or is this just something I need to just deal with and move on to the next > item on the list? You need to find out what exactly it is that is taking a lot of time, and experiment with different ways to do that. I.e.,

Text editing and UTF-8 conversion

2010-07-15 Thread Keith Maika
Hello everyone, I've recently decided to fix up / continue some work on an app I started a while go to learn GTK+. It is a simple text editor like notepad. One of the things I wanted to try and allow for the new version is large file support, but I'm having some issues in this area. I'm u