Jump to content

Neptune theme not work


joint931

Recommended Posts

Hi,

 

You must be download ExtJS 4.2 and copy it in UniGUI folder and rename folder to ext-4.2.0

Then Set ServerModule.ExtJSVersion := '4.2.0';

And Set ServerModule.ExtRoot := 'f:\Programs\LibXE3\uniGUI\ext-4.2.0\'; // You must change this line to your path

 

then set uniMainModule->'neptune'

 

I test it and work fine.

 

Regards

  • Upvote 1
Link to comment
Share on other sites

Hi,

 

I use Ext 4.2.0 and i can use neptune ( But not very pretty theme ).

See images:

 

attachicon.gifOInspector.png attachicon.gifneptune.png

 

Regards

 

the layout is not being displayed correctly in my application because he did not see the css style file:

 

"File not found: C: \ Projects \ VGWeb \ ext-4.2.0 \ uni \ css \ uni-xtheme-neptune.css"

 

have downloaded the latest version of ext-4.2 and did not come this file.

 

you have it:

Link to comment
Share on other sites

Hello,

 

I use it but receive errors and wrong painting

 

 

Resource interpreted as Image but transferred with MIME type image/x-png: "http://localhost:8077/ext-4.2.0/resources/ext-theme-neptune/images/form/exclamation.png".
Resource interpreted as Image but transferred with MIME type image/x-png: "http://localhost:8077/ext-4.2.0/resources/ext-theme-neptune/images/form/trigger.png".
Resource interpreted as Image but transferred with MIME type image/x-png: "http://localhost:8077/ext-4.2.0/resources/ext-theme-neptune/images/grid/page-first.png".
Resource interpreted as Image but transferred with MIME type image/x-png: "http://localhost:8077/ext-4.2.0/resources/ext-theme-neptune/images/grid/page-prev.png".
Resource interpreted as Image but transferred with MIME type image/x-png: "http://localhost:8077/ext-4.2.0/resources/ext-theme-neptune/images/grid/page-next.png".
Resource interpreted as Image but transferred with MIME type image/x-png: "http://localhost:8077/ext-4.2.0/resources/ext-theme-neptune/images/grid/page-last.png".
Resource interpreted as Image but transferred with MIME type image/x-png: "http://localhost:8077/ext-4.2.0/resources/ext-theme-neptune/images/grid/refresh.png".
Resource interpreted as Image but transferred with MIME type image/x-png: "http://localhost:8077/ext-4.2.0/resources/ext-theme-neptune/images/grid/hd-pop.png".
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...