Jump to content

Custom ux Component ExtEvents


stas

Recommended Posts

Hello,

I'm create sample component 

with

JSObjects.DefaultJSClassName:='Ext.ux.sample.component'

and published property ClientEvents;

 

In Design-time, when i call

ClientEvents.ExtEvents, i get error

"Resource EXTJS_EXT_UX_SAMPLE_COMPONENT not found"

When I create resource UniSample.res

with resource EXTJS_EXT_UX_SAMPLE_COMPONENT

and attach this resource to uniGUI[XX]dcl.dpk 

design-mode work fine, but it is wrong.

 

What should I do ?

Thanks

 

P.s UniGui 0.96.0.1068

 

 

 

 

 

 

 

 

 

Link to comment
Share on other sites

×
×
  • Create New...