Search the Community
Showing results for tags 'extjs'.
-
Projeto que demonstra o poder do uniGUI e sua produtividade para facilitar a construção/migração de projetos novos/legados. Versão 1.5.0.200 Project that demonstrates the power of uniGUI and its productivity to facilitate the construction / migration of new / legacy projects. Version 1.5.0.200
- 10 replies
-
- 1
-
-
- uniguidelphi
- web
- (and 22 more)
-
Anyone that has been an experienced/advance ExtJS/UniGUI developer who is interested to be a "freelancer" or "contractor"? We are a company located in switzerland. I am a licensed uniGUI user for a few years and have 20+yrs Delphi skills. I have already made a few projects with UniGUI. We already started to modernize a existing web application. The actual web app was made with morfik and is running since 2008. Unfortunatly, morfik is not under further development. So we decided to bring the whole stuff to ExtJS. He or she will be working with me and my other freelancer who has
- 6 replies
-
- contractor
- extjs
-
(and 1 more)
Tagged with:
-
Hi, In the following post there is nice example and explanation how to use HighCharts in UniGuUI: Now, I'm looking for a similar example that demonstrates the use of a ExtJS component (panel, chart, grid,...) in UniGUI. Is it possible to give a similar step-by-step explanation for the integration of ExtJS-components ?
-
how can I use this js code in unigui? Ext.onReady(function () { var grid = Ext.widget({ xtype: 'grid', height: 400, store: { fields: ['name', 'size', 'progress', 'status'] }, tbar: [{ xtype: 'filefield', buttonOnly: true, width: 10, listeners: { render: function (s) { s.fileInputEl.set({ multiple: 'multiple' }); }, change: function (s) { Ext.each(s.fileInputEl.dom.files, function (f) {
-
Hello everyone, i'm in trouble with personalization of client graphic issue of uniCalendarPanel. After some studing of js, extj and js-client-event, i have reached the goal of assign some new class to day cell of the calendar on the event datachange of the calendarpanel object. So i can change month in monthview and the event DateChange make the right work. My problem occur after login and after coming back to the calendar pannel after validation of an other form. In these two cases i need to fireup the event manually. I can't figure how to implement this beaviour. I think the co
- 7 replies
-
- unicalendarpanel
- extjs
-
(and 1 more)
Tagged with:
-
Hi, Are there any plans of integrating Unigui with Extjs 5?
-
Hello, I know that uniGUI is based on Delphi and a vast majority of the code will be in the Delphi language, however after flicking through the board for some time now (whilst I wait for an XE5 version) I have noticed that there is a tendency to use ExtJS specific elements. So my question is, do you think it would be beneficial whilst I wait for XE5 compatibility to lean ExtJS? I know the basics of Javascript and I also know jQuery, so I am guessing the learning curve will not be that steep. Regards Anthoni