Wine 1.1.6 was released yesterday. The announcement mentions a lot of Richedit controls which will help NoteTab Light and Standard. The Slackware package is...
That's understandable. I will keep going to the latest version, as the issues are not preventing me from getting work done. I always keep a copy of the prior...
Makes life much less stressful. ;) Unfortunately, that means I can't really contribute comments to Wine. They'll just tell me to update to the latest and...
Wine 1.0.1 was released today. The 1.0.x is the stable branch. It had translation and other minor updates. The 1.1.x branch is the development branch. I did...
Wine 1.1.7 was released yesterday. It has many more richedit fixes which should help NoteTab Light and Pro. I only had time to quickly test on NoteTab Pro and...
I ran across this a couple of places on the web today. CrossOver Mac & Linux is available today only. Code Weavers work closely with Wine, upon which CrossOver...
That announcement has made quite a few lists. About a year ago, I tried the trial version of Crossover. NoteTab ran much WORSE on it than on Wine. Didn't...
I tried the CrossOver Pro 1.7.0, but it appears to be Wine 0.9.60. NoteTab Pro appeared to run fine, with the usual issues. CrossOver has some interesting...
I am copying this also to the NoteTab Linux list which started over a year ago. My distro of choice is Ubuntu and NTB works fine in Wine (not so fine in...
Wine 1.1.8 was released yesterday. As usual, lots of fixes. Many of them for Richedit.dll. The Slackware package is not yet ready. I will post results once I...
Wine 1.1.10 was released yesterday. It mentions a lot of fixes for Richedit.dll. This should help those using NoteTab Light and Standard. This time there was a...
Sometime in the last few days, WinHQ has revised the look of their site. It was a big shock, just now, when I made a quick look for any changes. See...
... Well, that depends on how much "Wine" you have had .... ;-> But you're right. I don't know about programmers but they could sure use some Web designers. ...
Wine 1.1.11 Released yesterday. The Slackware package is not ready. I will not have time to work with it anyway until January. I'll post an update once I get...
Happy holidays everyone. And, happy days if it is not a holiday where you are. For years, I haven't had enough around to its to try out the FreeBSD operating...
Hi all, I've converted to Linux Mint 5, and installed Notetab 5.7b/fv (Full version) with Wine 1. It works fine for what I want to do - except copying text...
I get those all the time and have to search and replace to get rid of them. I can't remember whether they are MS specific encoding or whether UTF is the...
These are Unicode characters. You can put the /u and number in Google and find out what character it is. For example, "\u2018" is the "'LEFT SINGLE QUOTATION...
... I mis-stated. LOCALE is the proper term. By default, Linux uses the ISO 9959-1. However, individual applications, such as your web browser or email client...
Dear All, Thanks for responses. I delayed asking for weeks, thinking it would be such an elementary thing, that NoteTab would surely handle it. For emails I...
... A VERY simple and limited version that I use: ^!Replace "\u201d" >> """ WASI ^!Replace "\u201c" >> """ WASI ^!Replace "\u2026" >> "..." WASI ^!Replace...