Jump to content

eduardosuruagy

uniGUI Subscriber
  • Posts

    827
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by eduardosuruagy

  1. This is a javascript code where I need to pass a customer's card details and the website will have to send me a token. I need to generate this token and then send the purchase data
  2. I have an html page and I would like to get the result of it, how can this be done? gerencianet.html
  3. What is this mistake? Does anyone know how to inform? Config Option: O 3157 ->layout:"absolute" is refering a previous request, it's not allowed in AJAX request or JS handler. Use equivalent Public Property or Method instead.
  4. Will this problem be solved in the first version?
  5. Boa tarde, consegue ver alguma coisa sobre isso?
  6. Follow the example UniGui - Grid - WidgetColumn2.rar
  7. taking advantage of the topic, can you change the font color of the group?
  8. In each row the maximum value of the UniProgressbarWidget is equal to that of the "Length (cm)" column
  9. The example I used is on the way: C:\Program Files (x86)\FMSoft\Framework\uniGUI\Demos\Desktop\Grid - WidgetColumn2 Looking at the image you can see that the column "Length (cm)" has random values and the component "UniProgressbarWidget1" that is connected to the column has a maximum value of 200. See that in the arrow that I put there is a record that has a value of 400, how can I take the value that is in that line and put it in "UniProgressbarWidget1"
  10. I am using the UniProgressbarWidget component and wanted to adjust its maximum value based on a value in my dbgrid line, how can I do this? If in the dbgrid line the field has a total of 10 the maximum value of my UniProgressbarWidget would be 10
  11. I'm using the folder example C: \ Program Files (x86) \ FMSoft \ Framework \ uniGUI \ Demos \ Desktop \ GridCheckSelect When I enable the BufferedStore option -> Enabled = True the option to mark toos on the grid some. See the figure. Can you leave it enabled even using the BufferedStore -> Enabled = True option?
  12. I have a problem with the TUniCalendar component, I put it inside a UniContainerPanel and aligned UniCalendar = alClient even though it keeps cutting the days. My form is aligned with uniAlignmentServer
  13. _rsov_(O15,0);_rsov_(O19,0); O49=new Ext.window.Window({id:"O49_id",retfalse:{},onEsc:Ext.emptyFn,layout:"fit",title:"UniForm1",modal:true,closeToolText:"",maximizable:true,minimizable:true,resizable:true,icon:"/cache/boostro_exe/uUTMWhJDaH10718E7F1/favicon.ico",iconCls:"x-uni-icon-contain",uniFMask:{beforeclose:true},width:709,height:409,x:518,y:226});O49.nm="O49";_cdo_("UniForm1");UniForm1.ajxS=AjaxSuccess;UniForm1.ajxF=AjaxFailure;O49.rootObj=true;UniForm1.appRoot="/";_cdo_(null,O49,"window",UniForm1); O51=new Ext.form.Panel({id:"O51_id",border:false,uActive:false,tabItems:new Ext.util.MixedCollection(),layout:"absolute"});O51.nm="O51";_cdo_(null,O51,"form",UniForm1);O49.add(O51); O59=(function(P0){return Ext.xR("this="+P0.nm+""+_gv_(O51),O49,"beforeclose");});O59.nm="O59";O49.on("beforeclose",O59); O5A=(function(P0){_saf_(P0);return Ext.xR("this="+P0.nm+""+_gv_(O51),O49,"activate");});O5A.nm="O5A";O49.on("activate",O5A); O5B=(function(P0){return Ext.xR("this="+P0.nm+""+_gv_(O51),O49,"deactivate");});O5B.nm="O5B";O49.on("deactivate",O5B);O49.on("deactivate",function(f){_sdf_(f)}); O5C=new Ext.panel.Panel({id:"O5C_id",bodyBorder:false,html:"\x3Ctable border=\"0\" width=\"100%\" height=\"100%\"\x3E\x3Ctr\x3E\x3Ctd id=\"O5C_id_td\" style=\"color:#000000;text-align:center\"\x3EUniPanel1\x3C/td\x3E\x3C/tr\x3E\x3C/table\x3E",header:false,layout:"absolute",width:256,height:128,x:296,y:112});O5C.nm="O5C";_cdo_("UniPanel1",O5C,null,UniForm1); O64=new Object({});O64.nm="O64";_cdo_("UniBoostro1",O64,null,UniForm1);O51.add([O5C]);uniVars._loginFrm=null; O65=(function(P0,P1,P2){return Ext.xR("this="+P0.nm+"&w="+P1+"&h="+P2+""+_gv_(O51),O49,"resize");});O65.nm="O65";O49.on("resize",O65); O66=(function(P0,P1,P2){return Ext.xR("this="+P0.nm+"&x="+P1+"&y="+P2+""+_gv_(O51),O49,"move");});O66.nm="O66";O49.on("move",O66); O67=(function(P0){return Ext.xR("this="+P0.nm+""+_gv_(O51),O49,"maximize");});O67.nm="O67";O49.on("maximize",O67); O68=(function(P0){return Ext.xR("this="+P0.nm+""+_gv_(O51),O49,"minimize");});O68.nm="O68";O49.on("minimize",O68); O69=(function(P0){return Ext.xR("this="+P0.nm+""+_gv_(O51),O49,"restore");});O69.nm="O69";O49.on("restore",O69);O49.show("");O49.retfalse.beforeclose=1;_axy_(O49);O49.uniMask={ldMask:false,maskWaitData:false,maskUseMsg:true};O49.uniMask.targetObj=null;$( "#"+O5C.el.id ).addClass("O64_bootstro");$( "#"+O5C.el.id ).attr({"data-bootstro-width":"300px","data-bootstro-step":0,"data-bootstro-placement":"top","data-bootstro-content":"UniPanel"});bootstro.start(".O64_bootstro",{nextButtonText:"Next",prevButtonText:"Prev",finishButtonText:"Ok. I Got It.",stopOnBackdropClick:true,stopOnEsc:true,onComplete:function(p){ajaxRequest(O64, "onComplete", {Index: p.idx});},onExit:function(p){ajaxRequest(O64, "onExit", {Index: p.idx});},onStep:function(p){ajaxRequest(O64, "onStep", {Index: p.idx});}}); Gravar_2020_11_05_09_38_21_159.mp4
  14. I created a component and then opened the project, compiled it and when I run an error. Is correct?
×
×
  • Create New...