| |
| Publicado el 20,abril 2016 - 13:48 |
[WX21] First Pre-Version is ready for download from Windev site
- Biju |
| |
| |
| | | |
|
| | |
| |
| Publicado el 20,abril 2016 - 14:32 |
| I just receive the invoice |
| |
| |
| | | |
|
| | |
| |
| Publicado el 20,abril 2016 - 19:45 |
Thanks Biju I always use to wait for the mature version. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 21,abril 2016 - 07:23 |
Hi,
what I found about after install wm21 1. orange color at the top is horrible 2. IDE is not design for high resolution screen. the images/icons blur on win10 notebook while on win7 notebook is fine, hope PCS fix this by final version. 3. if you using classic menu bar icon become very small 4. work with latest android adk . 5. gradle 2.2 need to be installed (this cause extra time in compiling), don't download latest version. compile will failed . https://services.gradle.org/distributions 6. in android sdk manager make sure under extra-> google repository installed |
| |
| |
| | | |
|
| | |
| |
| Publicado el 21,abril 2016 - 13:08 |
Hi.
"5. gradle 2.2 need to be installed (this cause extra time in compiling), don't download latest version. compile will failed . https://services.gradle.org/distributions"
You can use until the 2.9 Gradle version. To speed up the generation and compile time you can use the info in
http://jimulabs.com/2014/10/speeding-gradle-builds/
My current configuration in c:\users\\.gradle\gradle.properties file is:
# Project-wide Gradle settings.
# IDE (e.g. Android Studio) users: # Settings specified in this file will override any Gradle settings # configured through the IDE.
# For more details on how to configure your build environment visit # http://www.gradle.org/docs/current/userguide/build_environment.html
# The Gradle daemon aims to improve the startup and execution time of Gradle. # When set to true the Gradle daemon is to run the build. # TODO: disable daemon on CI, since builds should be clean and reliable on servers org.gradle.daemon=true
# Specifies the JVM arguments used for the daemon process. # The setting is particularly useful for tweaking memory settings. # Default value: -Xmx10248m -XX:MaxPermSize=256m org.gradle.jvmargs=-Xms256m -Xmx1024m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
# When configured, Gradle will run in incubating parallel mode. # This option should only be used with decoupled projects. More details, visit # http://www.gradle.org/docs/current/userguide/multi_project_builds.html… org.gradle.parallel=true
# Enables new incubating mode that makes Gradle selective when configuring projects. # Only relevant projects are configured which results in faster builds for large multi-projects. # http://www.gradle.org/docs/current/userguide/multi_project_builds.html… org.gradle.configureondemand=true
org.gradle.java.home=D:\\Program Files\\Java\\jdk1.8.0_77
With these opcions in my gradle.properties file my first generate time is 4:05 minutes and the next generations only take 1:25 minutes
Rubén |
| |
| |
| | | |
|
| | |
| |
| Publicado el 24,abril 2016 - 08:43 |
Hi,
Iam trying to download win and web dev but the download stops at 3/4 of the download. I Have tried 4 times now? Anuone the same problems ?
Regards
Allard |
| |
| |
| | | |
|
| | |
| |
| Publicado el 24,abril 2016 - 09:24 |
not sure why they do not let us download it as a torrent. I will not be usable so why not.  |
| |
| |
| | | |
|
| | |
| |
| Publicado el 24,abril 2016 - 09:29 |
| No, both works (wd+wb) . Downloaded at 20.04. 23:00 |
| |
| |
| | | |
|
| | |
| |
| Publicado el 24,abril 2016 - 12:00 |
Hi Allard,
I have the same problem. I tried it already 9 times, last days. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 24,abril 2016 - 13:18 |
| |
| |
| | | |
|
| | |
| |
| Publicado el 24,abril 2016 - 13:20 |
HiMichel . Kan you put your download on W transfer ? That way we can have the download to
regards Allard |
| |
| |
| | | |
|
| | |
| |
| Publicado el 24,abril 2016 - 15:29 |
| Sorry I am in venice für holidays. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 25,abril 2016 - 00:17 |
I have got it . Indeed if you use a download mananger then tere is no problem!!
By the way. Webdev 21 doesnot have charts in php modus:sneg: But te responsive design works like a charm :spos:
regards
Allard |
| |
| |
| | | |
|
| | |
| |
| Publicado el 25,abril 2016 - 05:27 |
The problem with OpenMobileWindow() not drawing link in project graph only resolve half.
if called OpenMobileWindow() from windows code it will draw out but if called from local procedure , it won't .
i guess i have to wait until WX22 to get that part fully work .
---- PCS famous for half baked work. :sneg:-------- |
| |
| |
| | | |
|
| | |
| |
| Publicado el 25,abril 2016 - 19:21 |
Hi all,
downloading problem here, too (WD21, Firefox, Win8). I first tried twice without any download manager. Both times the file downloaded was exactly 2 419 228 672 B, when it should be approximately 3,5 GB, and Windows complains it is by unknown supplier and may cause problems, and it does not run when executed.
Then I installed Download Manager S3 add-on (free, ads not allowed) to Firefox, restarted Firefox and re-tried downloading. Exactly the same result, same size file which does not work. Still the "manager" reports that the download was successful?!?!?
What's the trick? Any hints on what browser/download manager to use?
PCSoft is wasting my time!:mad:
Best regards Ola |
| |
| |
| | | |
|
| | |
| |
| Publicado el 25,abril 2016 - 20:32 |
Ola,
try ftp.pcsoft.fr or ftp2.pcsoft.fr or ftp3.pcsoft.fr user: anonymous map: wx21_59n/us/
I got the 3,5Gb file without problems (using total commander ftp) |
| |
| |
| | | |
|
| | |
| |
| Publicado el 25,abril 2016 - 22:53 |
Hi Arie,
thanks, that did help. FTP works fine, while even the downloadmanager got a timeout after 2 - 2,5 hour. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 26,abril 2016 - 09:14 |
| I'm glad you can find the unresolved bugs now before I jump in :rp: |
| |
| |
| | | |
|
| | |
| |
| Publicado el 26,abril 2016 - 09:58 |
CCC2 wrote:
Hi, what I found about after install wm21 1. orange color at the top is horrible 2. IDE is not design for high resolution screen. the images/icons blur on win10 notebook while on win7 notebook is fine, hope PCS fix this by final version. 3. if you using classic menu bar icon become very small 4. work with latest android adk . 5. gradle 2.2 need to be installed (this cause extra time in compiling), don't download latest version. compile will failed . https://services.gradle.org/distributions6. in android sdk manager make sure under extra-> google repository installed
yes, orange color on top is really horrible!
Is the a way to customize this color?
Would like to go back to colors of version 20 but couldn't find a way to change it |
| |
| |
| | | |
|
| | |
| |
| Publicado el 26,abril 2016 - 13:22 |
Do not forget this is only the Beta release. As in the past I would expect a lot of this to be working in the final due out end of May.
For example in WD Beta no RAD not only the new stuff is working neither is the new Style creator present. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 26,abril 2016 - 13:59 |
Hi Arie
Now testing the bugs...
Thanks for the hint.
Ola |
| |
| |
| | | |
|
| | |