User forums > Nightly builds
The 25 october 2006 build is out.
MortenMacFly:
--- Quote from: stahta01 on October 26, 2006, 07:05:02 pm ---Please share the code to implement the algorithm when you get it.
--- End quote ---
*lol* :lol:
BTW: For some people it is as simple as that:
--- Code: ---thoughts * readMind()
{
return NULL;
}
--- End code ---
Luckily they are not in our forum... ;-)
With regards, Morten.
ramguru:
--- Quote from: Phatency on October 26, 2006, 03:39:26 pm ---That's like stopping to use apache for http-server because in-development svn-version crashed, after you tried to mix some of it's sources with some older ones.
--- End quote ---
The greatest thing about this project is that it's based on custom edit control scintilla (best so far). Huh, not much left to implement. However, what I can least expect from such scintilla-based IDE are: good and handy docking system (well, you have one), superb file handling: saving & opening (these are "atom" operations to any text editor & simple to implement) the part that you failed to implement correctly. Any combination of encoding & input shouldn't lead to file-clearing that's why don't respect this project anymore!
MortenMacFly, you need more technical knowledge - any compiler CAN read UTF-8, because it's almost ANSI!!!!!!!!
MortenMacFly:
--- Quote from: ramguru on October 26, 2006, 07:45:42 pm ---MortenMacFly, you need more technical knowledge - any compiler CAN read UTF-8, because it's almost ANSI!!!!!!!!
--- End quote ---
--- Quote from: MortenMacFly on October 26, 2006, 07:40:56 pm ---Can the compiler read this (not really the case for UTF-8 though...)?
--- End quote ---
-no further comment-
With regards, Morten.
thomas:
--- Quote from: ramguru on October 26, 2006, 07:45:42 pm ---MortenMacFly, you need more technical knowledge - any compiler CAN read UTF-8, because it's almost ANSI!!!!!!!!
--- End quote ---
Let He Who Is Without Sin Cast The First Stone.
John 8:7
Your claim is only true for keywords and operators, but not for variable names or character constants, therefore not every compiler can read UTF-8.
bnilsson:
Any news on a fix for the wxFNB tab problem for Mac?
No tabs on 3146 as far as I can see.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version