crysable Posted January 31, 2015 Posted January 31, 2015 I compiled for XE7 and sent to your mail. please check it. if it is not worked please inform me. Hello I'm using Delphi XE7, and am having trouble with my UniSpecial! you can send to my email the build version pro DelphiXE7? Quote
Hayri ASLAN Posted January 31, 2015 Author Posted January 31, 2015 Hi, Please add required files to servermodule.customfiles you will find required files in .pas file. Like that http://prntscr.com/5zfgik For ex. wou will add this files in servermodule.customfiles UniSpecialRequiredFiles/waitMe.min.js UniSpecialRequiredFiles/waitMe.min.css Quote
gastelumri Posted April 3, 2015 Posted April 3, 2015 Hello Is this set of components compatible with iniGUI Mobile? Quote
Hayri ASLAN Posted April 3, 2015 Author Posted April 3, 2015 Hello Is this set of components compatible with iniGUI Mobile? Hi, no. but i am planning to port mobile Quote
chefdackel Posted April 4, 2015 Posted April 4, 2015 i see. I will change it to local files. any news on this topic? Did I miss an update? Thank you. brfc Quote
wangxuebin Posted May 15, 2015 Posted May 15, 2015 hi,Aslan: your bundle contains an enhanced unidbgrid component which is like Excel style when editing data? if it has,I want buy. if it has not,can you design one? Best regards. Quote
Hayri ASLAN Posted May 15, 2015 Author Posted May 15, 2015 Hi Wvb_km, there is no enhanced unidbgrid component for unispecial component set. Unidbgrid is very good for now and it is enhancing every day. But if you has referance for grid component i can check it. Quote
eric Posted May 17, 2015 Posted May 17, 2015 hello, i am looking for 3 components: - scheduler - drawing (http://www.draw2d.org/draw2d/) - gantt - spreadsheet do you have these kind of componenrs, do you plan to get it??\ eric Quote
Hayri ASLAN Posted May 25, 2015 Author Posted May 25, 2015 hello, i am looking for 3 components: - scheduler - drawing (http://www.draw2d.org/draw2d/) - gantt - spreadsheet do you have these kind of componenrs, do you plan to get it??\ eric Hi, If you send me link about that, i will look that Quote
eric Posted May 27, 2015 Posted May 27, 2015 here the links, thanks for your feedback: gantt : http://roberto.open-lab.com/2012/08/24/jquery-gantt-editor/ scheduler : http://www.web-delicious.com/jquery-plugins-demo/wdCalendar/docs/index.htm drawing: http://www.draw2d.org/draw2d/) Quote
Phxtecno Posted July 5, 2015 Posted July 5, 2015 Hi Aslan,I am looking for a special DBcombobox; I mean with double list, for items and display values. For example the DB field contains an integer, 1,2,3,4... but I want display corresponding text description, as Practicer, Nurse, Doctor, etc.. I see you have a component suite for unigui; do you have such DbCombobox in your collection ?Regards,Marco Quote
Hayri ASLAN Posted July 6, 2015 Author Posted July 6, 2015 Hi Aslan, I am looking for a special DBcombobox; I mean with double list, for items and display values. For example the DB field contains an integer, 1,2,3,4... but I want display corresponding text description, as Practicer, Nurse, Doctor, etc.. I see you have a component suite for unigui; do you have such DbCombobox in your collection ? Regards, Marco Hi Marco, Unfortunately unispecial component has not dbcombobox. Quote
DoiSuthep Posted July 6, 2015 Posted July 6, 2015 Hi, I was trying to implement common TUniSpSweetAlert-based messagebox to datamodule and other unigui-forms where suppose to call that MessageBox-procedure. MessageBox is displayed but buttons in messagbox are not working. Placing TUniSpSweetAlert-component directly to unigui-form works ok. Do you have any suggestions, Can I pass form-information somehow and use common messagebox ? Regards, Hannu Hilanne Quote
Phxtecno Posted July 7, 2015 Posted July 7, 2015 Hi Marco, Unfortunately unispecial component has not dbcombobox. ok Aslan, it's time to try something by myself, hope... Regards Marco Quote
DoiSuthep Posted July 9, 2015 Posted July 9, 2015 Hi Aslan, Another question also. TUniSpNoty: How should I close all currently visible notifications programmatically (not waiting user interaction)? Regards, Hannu Quote
Hayri ASLAN Posted July 9, 2015 Author Posted July 9, 2015 Hi Aslan, Another question also. TUniSpNoty: How should I close all currently visible notifications programmatically (not waiting user interaction)? Regards, Hannu Hi, to close all please use this : UniSession.AddJS('$.noty.closeAll()'); Quote
Hayri ASLAN Posted July 9, 2015 Author Posted July 9, 2015 Hi, I was trying to implement common TUniSpSweetAlert-based messagebox to datamodule and other unigui-forms where suppose to call that MessageBox-procedure. MessageBox is displayed but buttons in messagbox are not working. Placing TUniSpSweetAlert-component directly to unigui-form works ok. Do you have any suggestions, Can I pass form-information somehow and use common messagebox ? Regards, Hannu Hilanne Hi, i checked this now. When sweetalert in mainmodule or datamodule, we can't get Jsname of sweetalert. It is getting only "O0" Maybe farshad can give a clue about that. Quote
DoiSuthep Posted July 10, 2015 Posted July 10, 2015 Thanks Aslan, UniSession.AddJS('$.noty.closeAll()'); CloseAll works fine. Farshad, Do you have any hint about SweetAlert Jsname-issue? Hannu Quote
Hayri ASLAN Posted July 26, 2015 Author Posted July 26, 2015 Hi, There is a breaking change for unispecial. I removed load js files dynamically. So you need to add required files to Uniservermodule.CustomFiles manually. Tonight i will send update to all buyers. All required files write in .pas of component. Like : Also There is 3 new component. 1 -) UniSpCheckCombobox. It is core Extjs. 2-) UniSpMaxLength 3-) UniSpSySend (Send Message Between Application in Different Tabs) Quote
Hayri ASLAN Posted July 26, 2015 Author Posted July 26, 2015 Hi, There is another component. UniSpSaveForm. This is save form element's value(Uniedit, UniNumberedit,UniMemo). It is using LocalStorage. When Session restored, clients says all inputs blank. All my works is gone. Now I am saving values with a timer. When session restored asking to them there is a saved form. I can fill again. So clients is happy Just Add : UniSpSaveForm1.SaveForm(frm_SpSaveForm.WebForm.JSName); To Restore Form: UniSpSaveForm1.RestoreForm(frm_SpSaveForm.WebForm.JSName); Quote
prariwat_au Posted August 11, 2015 Posted August 11, 2015 Hello hayri asian i want new version on XE8 Quote
Hayri ASLAN Posted August 11, 2015 Author Posted August 11, 2015 hi, you can use unispecialXE2.dpk is it giving error? Quote
Harry Rogers Posted August 14, 2015 Posted August 14, 2015 Hi Hayri / Farshad This component pack is growing nicely I think a 'sticky' posting would be useful for this forum as the first post - To give a list of current components included and the cost along with a link to purchase url. (Has XE8 installation been confirmed yet) All the best 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.