-
You rejected my proposal.
Therefore here some additional requested information:
Set4Palm is a palm implementation of the favorite card
game set. You have to find a so called set among 15,
18, or more cards. On the cards you can find simple
symbols having four criterias. In a set these criterias
have to be equal or totally different.
This project has the idea to endorse the...
2004-07-31 07:57:28 UTC in SourceForge.net
-
klonk registered the Set4Palm project.
2004-06-23 17:06:46 UTC in Set4Palm
-
klonk committed patchset 1 of module JASIX to the Framework jX CVS repository, changing 63 files.
2004-01-03 18:03:09 UTC in Framework jX
-
Test.
2003-12-22 17:45:35 UTC in Framework jX
-
oFCKeditor = new FCKeditor('html') ;
oFCKeditor.Value = '<P><HR><HR></P>' ;
oFCKeditor.Create()
results in a 'Unknown Runtime Error'
in Line 122
Character 2
any ideas?.
2003-04-21 08:02:34 UTC in FCKeditor
-
You have to concatenate your String correctly. This means
<SCRIPT language="javascript">
var article = '<br ... CNN) --[/b] '+
'...'+
'...'+
'...';
CreateFCKeditor("newsedit", 650, 400, "newsedit", article);
</SCRIPT>
should work fine.
2003-04-21 05:48:54 UTC in FCKeditor
-
Thx, now i can go on...
2003-01-05 21:55:16 UTC in XMLC Eclipse Plugin
-
Did you get it running?
I checked it out, and now I'm trying to compile it in my workbench.
the xmlc lib files were missing. I fixed that. Now the problem is: the core project can't be compiled because of these existing plugin packages he can't find. Anybody could help me with that?.
2003-01-05 15:28:42 UTC in XMLC Eclipse Plugin