Late but this could help others:
https://fiddle.sencha.com/#fiddle/321c
The render function that displays the labels horizontally uses Ext.String.encodeHTML to escape HTML entities.
The idea...
Type: Posts; User: v1r
Late but this could help others:
https://fiddle.sencha.com/#fiddle/321c
The render function that displays the labels horizontally uses Ext.String.encodeHTML to escape HTML entities.
The idea...
Hello there,
Steps to reproduce in Chrome"
1. open Chrome and go to https://examples.sencha.com/extjs/6.6.0/examples/kitchensink/?modern#editable-grid
2. scroll down to the middle
3. select...
This a problem related to the compression applied on files.
Disabling the compression can fix the problem, but not sure if it is a good idea though.
.sencha/production.properties: ...
I can confirm that SenchaCmd-6.5.0.180-windows-32bit.exe works fine for me.
Downloaded sencha cmd 32 no JRE and used java 32bit or 64bit fixes the problem.
The above error happens usually when trying to invoke a native 32b dll from a 64b jvm running on windows 7 64x.
Installing java 32 bit and running the following will output the current version of...
Running C:\Users\buildmachine\bin\Sencha\Cmd\6.5.1.230\lib>java -jar jna-4.1.0.jar
Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't obtain updateLastError method for class...
yes it is a Windows 7 x64 machine. it fails with or without the java path added in Path.
Same error here when building in our build machine.. but it works in my local dev..
Hi there,
I encountered an issue while trying to build an empty Extjs 6.2 application using the Cordova packager created in Sencha Architect. When I run the app in my android, I get a white...
Thanks it works
Thanks for your reply!
I saw the code for that and profile configuration in Application.js. But my problem is that I cant see the mobile app when changing browser view prespective from chrome dev...
Thanks for your answer..
I still dont see how to browse the mobile app...
Contest Rules
Transform the look and feel of both desktop and mobile profiles of theming contest application.
The code in index.html for selecting profiles is disabled. And I dont see any...
Thanks very helpful!
Thanks!
Yes as a speaker.
I have not received anything yet.
cool! cant wait!
Hi San,
Thanks :)!
I am from montreal, can I enter this contest? I am not sure I understand the following:
---
For the purposes of this Contest, the “Territory” means the United States, Canada (excluding Quebec),...
Hi Dan!
We have many custom UIs for each Ext component that use different colors.
Examples:
$custom-ui-theme--neutral-color-100 : white;
$custom-ui-theme--neutral-color-200 : gray; ...
Hi there,
Is there anyway to support creating custom variables from themer, so they can be used when creating new UIs?
Can we know atleast how to fix please?
is this not against gpl ?!