Jump to content

fabiotj

uniGUI Subscriber
  • Posts

    79
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by fabiotj

  1. In fact the ideal would be to write a new application, but the financial cost for this in my case would be very high, since my soft has 365 forms. "Just" converting I will have many advantages related to installation, demonstrations, support, I can also redo or create options specific to mobile. It will be a pleasure to share some parts of the source as soon as it's working.
  2. 1172/5000 "Still", not quite the case, I tested a few times in 2012/2013 and now I am finally able to devote enough time to convert my small ERP. As I still use QuickReport, and some components of a suite called ACBr that is very popular here in Brazil (mostly non-visual components and I have seen some videos on youtube that show a possible coexistence with UniGui), I need to be sure that I will be able to run all the project in UniGui to then buy the license as well as invest more resources in extra components. But I'm very optimistic since I started 10 days ago and have already converted about 45% of the project and I can already run the application core - ADO + Firedac + Login + MainForm - in UniGui. Missing now: 1) Some alternative components to TJvDBComboEdit, TJvComboEdit. 2) Test the Reports made in QuickRep (with the appropriate adaptations of course they seem to be possible via PDF Download) 3) Convert several TSMDBGrids I have; 4) What else is appearing ... I hope to soon have everything functional. I'm also doing a note-taking script to post afterwards with tips on converting a VCL application to UniGui.
  3. FMSoft_uniGUI_Complete_Professional_1.90.0.1500_Trial.exe In TUniServerModule: ExtJSVersion = 6.7.0 UniGUIVersion = 1.90.0.1500
  4. Hello guys! After a few years I am again working on tests with UniGui, trying to convert a Soft ERP (Delphi VCL to UniGui), and for this I updated the conversion tool that I had suggested in 2012, it is available in annex and can help anyone who wants to convert their soft VCL to UniGui. https://drive.google.com/file/d/1H8JLXzfNpVwM7sj7Wu-kjkaXierMC7ah/view?usp=sharing Additional conversion tips: 0) Analyze the visual objects of your project and see if they have a corresponding in the VclToUniGui.dat file 1) Remove all TBevel from the project, as it does not have TUni compatible 2) Add via Notepad ++ or another program that replaces text in bulk files in the section Uses the units UniGUIForm, uniGUITypes, uniGUIAbstractClasses, uniGUIClasses, uniGUIRegClasses, uniGuiVars, uniGUIApplication 3) According to the use in each .pas add also the Units uniLabel, uniButton, uniBitBtn, uniSpeedButton, uniEdit, uniImage, uniGUIBaseClasses, uniPanel, uniCheckBox, uniMemo, uniMultiItem, uniComboBox
  5. Good Morning! I'm doing converting tests from my soft to UniGui and I need a lot of UniButtonEdit + UniButtonDBEdit to replace TJvDBComboEdit and TJvComboEdit, could they help me by sending a copy of what came out in that post http://forums.unigui.com/index.php? / topic / 3532-unibuttonedit / & tab = comments # comment-54575 but is no longer available. You can send a copy to ***@gmail.com or provide a new download link. Thank you in advance for your help!
  6. Hi NelZ! 

    Good Morning!
    I am converting my soft to UniGui and need the "UniButtonEdit + UniButtonDBEdit together in dpk project" that you posted in June 2017, you could send a copy to fabiotj2012@gmail.com or make a new download link available. Thank you in advance for your help! 

  7. I downloaded the new version (1.0.2 build 1449) and had this same problem. If you use http: // localhost: 8077 / it gets very slow, up to 3 seconds to go from one record to another. However, using http://127.0.0.1:8077/becomes normal. I did the test by opening two Chrome tabs simultaneously. Just to register and help. I take this opportunity to congratulate you for the project, I have not been testing UniGui for some years, and now there is an opportunity to test for a new project. I am optimistic about the product. Congratulations Farshad! Fábio Oliveira.
  8. Ronnt i canot send e-mail for ronny.encarnacion@gmail.com send-me a e-mail fabiotj@ig.com.br and i repply to you. Fábio.
  9. uniGui 10 x 0 FireMonkey I think the Embarcadero can even buy the uniGui, but if not take Farshad together will not work. rsrsrsr I hope to grow enough FMSoft and buy the embarcadero and Sencha and then turn everything into a single product! Would not it be nice?
  10. In compiling the erro: Ambiguous overloaded call to 'StrPas', to be resolved whitch add PAnsiChar(_position[1])
  11. Anyone who wants the file VCLToUniGui.dat send an email to fabiotj@ig.com.br I answer with the attached file.
  12. Eric, i cannot send a e-mail to you in eric.garcia@gdb-systems.fr - return erro. Fabio.
  13. Hello, Eric and everybody! The conversion process uses basically the JVCLConvert.exe (which is attached) along with the file. Corresponding Dat (also attached). You will need to process your files. And PAS. DFM. This will make the bulk of the process, however, as the components UniGui not have all the properties that the Native Delphi components, many still require manual adapdações. I advise you to first on a small project to gain experience. Unfortunately I do not know how to attach files here in the forum, but if someone needs just send me an e-mail or post here, I send JVCLConverter.exe and file .DAT I created. Sincerely,
  14. Using a Jedi project tool, called JVCL Converter (I could only attach the image), which was originally designed to convert into components RxLib Jedi. I created a file .Dat (I could only attach the image) that greatly facilitates the conversion of projects to uniGui. For me it was very useful and would like to share with you. Any questions I am available. Att, Fabio.
  15. Firstly congratulations on the excellent work in uniGui! Is there a schedule for releases of new versions? As future customers believe that a schedule would be helpful to know what to expect and when to expect the uniGui. If there is any way to contribute to the project please let me indicate. Thank you, Fabio.
×
×
  • Create New...