Jump to content

Darth Florus

uniGUI Subscriber
  • Posts

    231
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Darth Florus

  1. +1 (if this means that I want to use the pivot grid to)
  2. Now I'm programing OnAjaxEvent - OnCellDblClick on the TUniDBGrid to show a mask when I invoque another form when I dbclick on the dbgrid. And when I click on a cell could be cool if they can enable this behaviour to. Normally I'm showing hidden containerpanels to show in-line editors when I click on a specific cell. But if they are sleeping to long the user make another click on it. Please see attached example. DBGridDblClick.zip
  3. Mr., About Responsive Design: I'm develop for assurance companies, they have customers that want to know his account situation, covers of this insurance policy, reports sinisters, and so on. Here in Paraguay are growing the use of smartphones and tablets very high. They need to access his information from a mobile device as equal from a normal PC and sometimes do some register of data from them. I agree that high corportative applications don't need mobile, but massification of data is moving data from corporative servers to mobile devices. For this type of applications is possible to enable a special project type on UniGui (maybe called Responsible Application) to develop this type of app and maintain the normal UniGui Application as is currently. Linux is mandatory for mi. Is a shame to use virtualization to implement web services.
  4. About Support Issues: I'm for a long time use UniGui ver 1.0.0.1413. Is a good release, stable, strong like a rock, very usefull. I was stuck in this version because a big development and growing of my web app has begun and we have not time to do some kind of beta tester job for every new release to know if still work. In this time Farshad support was very well, excelent, every problem was solved diligently. Every widget work as spected. Now the bulk of the development has finished, and is the time to upgrade UniGui to reach last support and new features. For my surprise, some of the widget I more use (like the TUniDBLookupComboBox as Delphi VCL Mode), stop working as spected, some others have drawbacks to use them, and so on. Mi point is. Many versions have passed and much bug fixing job has maded. Wath is the reason that old bugs have appeared again? The implementation of new ExtJs version? Is mandatory to upgrade ExtJs version if they implies a lot of bugs to reborn on a currently and actually used web apps on our customers?. As I say up here, Farshad support never disappointed me, I hope much or all of widget problems can be solved quickly because I don't want to assig time to do workarrounds to all my code or in the worst of the cases, downgrade to the 1.0.0.1413, until the actual version turn stable again. I'm deposite my faith to the team of Mr. Farshad. Go On!
  5. Talking about this.....You realize that suspiciously TMS have a http://wiki.freepascal.org/pas2jswith a visual editor? In the developer snapshot of Lazarus 1.9 and CodeTyphon 6.30 you can use it like the way of TMS but without visual design.
  6. Take a look on the Lazarus fork CodeTyphon. Is more mature than lanzarus iself. The bugs normally have ben killed. Is a good looking ide to adoptate to make great web apps with UniGui....some day maybe....
  7. I will be become a beliver if this come true!
  8. I will try,....thanks!
  9. Works very well!!! Thank You so much my friend!
  10. Hi Pals: I want to do a Ajax Double-Click on a TUniDBGrid. When I do a double click on a DBGrid I want to do some database operations and show the result on a next tab sheet. I want to show the wait mask when the event is procesing data. On normal OnDoubleClick of the DBGrid I can't show any type of mask of some else equal, then my users think the program was frezze. I try al the dblclick client events I found and only the dblClick of the panel object reacts to double click. The problem is that react for all types of double click wherever you make on the dbgrid. I want to act equal that the standard double click event that react only when you make double click on the rows of cells. Y try also the celldblclick and rowdblclick client events and don't fire de ajax event. Please if some of You was deal with issue like this. Thanks and Best Regards UniDblClick.zip
  11. Referent to this post. Some people say to me that is required to sign digitally the .exe files to avoid security program to lock or delete our UniGui programs. Because I'm using UniGui as Windows Service that opens a tcp port the antivirus behaviour analizer can suspect of the WebApp. I will sign my program to know if the problem is solved.
  12. Thank You!!!....I got it!
  13. Pals: Mi opinion about this, is..... To make Delphi (Object Pascal) appetizing to younger developers there are some point to cover: 1) The development tool must be free. (or start-up friendly) (like java, php or python) 2) The Web is the NOW and the future; other technology must be discarted, only disperse usefull efforts. 3) Responsive design is the answer to save hours of design work. 4) The cloud will be the the only way to store great amount of data (yes i'm talk about linux server implementations to) 5) Web Mobile development must be a stronger platform with capabilities to store local data on the phone/tablet (on sandbox). Not native app. A new standard may be done to reach this. We are tired of apps that required all permissions only to see family pictures in exchange of lost of privacy (you know wath app i'm talking about) Tools developers must do its best effort do reach that. Normal developers must do its best efforts do make amazing applications that encourage and challenge younger developers to do greats applications. Thats mind rethinks tools, platforms, make a lot of examples, and figth to teach on schools to young minds. Can we reach all this points with our current tools?........I don't know......maybe yes, maybe not. Personally I think that Lazarus is a big hit pointing all this. Best Regads my pals
  14. Hi Pals: I try every tcp scan tool and task lister know by google....neither of them says to me witch is the locking app... Motivate by desperate I kill every task I see on the task manager at "point-blank range" (a quemarropa). And finally I find the guilty. Was the f@#....new TeamViewer. I don't known how a application can lock a tcp port and don't figure on the active ports of windows. Maybe some NSA issue?... Whell, my method was not pure but it works! I anyone know other way to do, please share it to the pals. Best Regards to all
  15. Hi Pals: Actually I have some UniGui apps running as service mode on my customers. Eventually the web app hang (freezee). Then simply I restart the service. But I can't, the service is not restarting. The I see the event viewer and the log says that the port is in use. I search in the task list and I don't find my web app is running. I make a port scan and I don't find any app using his tcp port. I need to reboot the server to make work again. Some of You have this kind of problem? Thank You pals and Best Regards
  16. Hi Pals: In some of my customers, the malwarebytes says that my UniGui application is possible a ramsom and lockit. In my development pc I have malwarebytes to and says nothing. I think this is because i'm using the service mode of UniGui, thats opens a tcp port to publish to. Some of my customers I don't use ssl. Some of You have been problems with issues like this? Please I want to know some feedback about You. Thanks to everybody and Best Regards
  17. Hi Pals: There is a way to go directly to the login form when a logout or invalid sessión or timeout occurs? My customer hate the light blue screen when a timeout ocurrs. Best Regards
  18. 43 years old, my first computer was commodore 64 Best Regards
  19. Hi Pals: There is another aproach that is more Delphi-Like. Best Regards OutlookBar.zip
  20. Thank You! I think I can do something with this code. Best Regards
  21. Hi: I have to emulate on UniGui the behavior of our Win32 program. See the attached pictures to ilustrate to. In "First Page" You have a left panel with possible options to take a report on PDF, a Center panel where You configure you reports options. This center panel changes in according to the options You press on the left panel. Because there are to many options on the left panel is needed to use something like a Outlook bar to group them by type of report. The problem is... I can't detect when a accordion button is pressed, and also, I can't know what panel is on the front when the accordion button is pressed. I need this event because the center panel must change, when the group is changed to. You can see the sequence of use if you see the "First Page", "Second Page" and "Third Page" examples screenshots. I was use OnClick on the "groups panels" but if I click on the accordion button I can't detect it, and if I click twice on the same "Group Tittle" I don't know if the panel is showed or hidden. As resume I need to know what panel is "active" at a time. Best Regards
  22. Hi: There is a way to know if a panel that are into a accordion layout are visible or not? Or a OnTitleClick like event to know if a especific panel is visible or not? I try Collapsed, OnCollapse and OnExpand events a nothing of thesse works. Thanks to all and Best Regards
  23. Mr. Farshad: If it is possible...to add a "Options" or "Buttons" property to the TUniPDFFrame to enable/disable visible/hide the buttons of the default PDF viewer of the browsers. There a situations where I dont want my users to download using the default download button but a specially button to for example, register the date and time where the user really download the file not only see on the screen. Thanks and Best Regards
  24. Hi Pals: Does anyone knows a way to upload a file using URL parameters in a post message? Because UniGui StandAlone and Service mode use Indy, is possible to upload a file using multipart/form-data in a post message, but on ISAPI mode I don't know how to do that, session sensitive. There is a ExtJS or UniGui way to do that? Thanks in advance and Best Regards
×
×
  • Create New...