Search found 49 matches
- Thu Apr 02, 2015 2:49 am
- Forum: Teaching and Learning Programming with the Ecere SDK
- Topic: VALS's Summer of Code
- Replies: 1
- Views: 62290
Re: VALS's Summer of Code
Hey Jerome, did you manage to get accepted?
- Sat Mar 28, 2015 4:44 pm
- Forum: Teaching and Learning Programming with the Ecere SDK
- Topic: VALS's Summer of Code
- Replies: 1
- Views: 62290
- Wed Mar 25, 2015 12:32 am
- Forum: eC Language
- Topic: some boolean data type errors
- Replies: 1
- Views: 42177
some boolean data type errors
Hello Jerome, redj and all the community! Today i got some trouble, because i wrote this: class Form1 : Window { /*WINDOW properties stuff...*/ bool neg1=false; bool neg2=false; then I have this: bool NotifyClicked(Button button, int x, int y, Modifiers mods) { String negacion; String negacion2; if(...
- Fri Mar 06, 2015 3:04 pm
- Forum: General Help
- Topic: EcereSDK not opening/working on Windows 8.1
- Replies: 8
- Views: 74799
Re: EcereSDK not opening/working on Windows 8.1
Oh! then there's no problem
Sure! I am very busy right now, but i will enter IRC soon!
btw... Can you see the messages that someone left on IRC before you logged in ?
thanks in advance Jerome!
best regards,
Jonas
Sure! I am very busy right now, but i will enter IRC soon!
btw... Can you see the messages that someone left on IRC before you logged in ?
thanks in advance Jerome!
best regards,
Jonas
- Wed Feb 25, 2015 12:48 am
- Forum: General Help
- Topic: EcereSDK not opening/working on Windows 8.1
- Replies: 8
- Views: 74799
Re: EcereSDK not opening/working on Windows 8.1
Hello Jerome! Today I couldn't join you on IRC but i have another issue to report...
After installation of new v0.4.11, the IDEs about dialog still shows 'v0.4.10'
I don't know if this is a real mistake or if it's normal...
Thanks in advance!
After installation of new v0.4.11, the IDEs about dialog still shows 'v0.4.10'
I don't know if this is a real mistake or if it's normal...
Thanks in advance!
- Wed Feb 11, 2015 11:19 pm
- Forum: General Help
- Topic: EcereSDK not opening/working on Windows 8.1
- Replies: 8
- Views: 74799
Re: EcereSDK not opening/working on Windows 8.1
Well, basically EcereIDE won't start. I double click on the shortcut icon to ide.exe but in the Task Manager the process ide.exe flashes (opens but closes again). I have tried Windows 8.1 backward compatibility with Windows 7 and Vista without success... Also tried running with admin rights but didn...
- Wed Feb 11, 2015 9:57 am
- Forum: General Help
- Topic: EcereSDK not opening/working on Windows 8.1
- Replies: 8
- Views: 74799
EcereSDK not opening/working on Windows 8.1
Hi Jerome, redj and everyone!
I have a problem... it seems that EcereSDK is not working on Windows 8.1
I don't know if it's just my computer or if it's happening on every Windows 8/8.1 installation.
Here are my computer specs:
http://1drv.ms/1zW1uNt
EcereSDK v0.44.10
I have a problem... it seems that EcereSDK is not working on Windows 8.1
I don't know if it's just my computer or if it's happening on every Windows 8/8.1 installation.
Here are my computer specs:
http://1drv.ms/1zW1uNt
EcereSDK v0.44.10
- Thu Jul 31, 2014 3:27 am
- Forum: General Discussion
- Topic: D support instead of Java
- Replies: 7
- Views: 86245
Re: D support instead of Java
AMAZING NEW RELEASE! NEW INSTALLER! FEELS MUCH MORE STABLE NOW!
I WANT TO START CODING NOOOOW!!
I WANT TO START CODING NOOOOW!!
- Tue May 20, 2014 10:02 pm
- Forum: System Library
- Topic: Native OS web layout engine
- Replies: 2
- Views: 73514
Re: Native OS web layout engine
I mean using the default rendering engine of the default browser installed on the OS.
¿That is auto-layout engine? thanks in advance!
BTW, why don't you use NetSurf browser layout engine? is not the best of all but is complete enough.
¿That is auto-layout engine? thanks in advance!
BTW, why don't you use NetSurf browser layout engine? is not the best of all but is complete enough.
- Mon May 19, 2014 6:31 am
- Forum: System Library
- Topic: Native OS web layout engine
- Replies: 2
- Views: 73514
Native OS web layout engine
Hello jerome, redj and all Ecere community here
I have a question because i wrote a website (webapp) but i want to run it locally on any device without writting a lot of code.
Something like a browser, but using native web layout engine of each OS... ¿Is this possible?
thanks in advance!
I have a question because i wrote a website (webapp) but i want to run it locally on any device without writting a lot of code.
Something like a browser, but using native web layout engine of each OS... ¿Is this possible?
thanks in advance!