

grantful
Members-
Content Count
85 -
Joined
-
Last visited
Everything posted by grantful
-
Parse Json String
grantful replied to grantful's topic in Algorithms, Data Structures and Class Design
Hey thanks for the great example. I will look at this later. -
I am using the 11.3 CE. If i create a new multidevice app and put a few buttons on it and a list view and play around with it is great. as soon as i start putting a few more controls and start coding it gets a 2 to 4 second lag on something as simple as as setting a margin. This is driving me crazy. I can start a new project and it is great untill you start adding stuff and coding. anyone else having this issue ?
-
Thanks for all the comments. Processor Intel(R) Core(TM) i7-8086K CPU @ 4.00GHz, 4008 Mhz, 6 Core(s), 12 Logical Processor(s) 32 Gigs of ram........ I will try to install on a different machine. All the other software and IDEs i use do not have a problem. Just delphi after i add a few pages and controls, etc.
-
I am working on an app to put out free to the public. I use Delphi CE. So if i am reading these comments correctly I CAN NOT put this app on the IOS, Android app store for Free. Here is what i was reading. https://www.embarcadero.com/products/delphi/starter/faq 3. What are the advantages to use the Community Edition? The Community Edition is a great way to get started building high-performance applications. Community Edition includes a fully featured IDE, code editor, ultra-fast compiler, integrated debugger, two-way visual designers to speed development, hundreds of visual components. Note, however, that your use of the Community Edition is subject to certain restrictions stated in the License Agreement. We have summarized the restrictions applicable to the Community Edition throughout this FAQs. For example, Community Edition is both designed to allow individuals and startups to bootstrap their vision until annual revenues reach $5,000 at which point you are required to stop using the Community Edition and purchase a paid license to continue using either the Delphi or C++Builder. If you're an individual you may use Community Edition to create apps for your own use and apps that you can sell until your revenues reach $5,000 per year. For more information please read Question #5 below and the License Agreement. Can someone clarify this for me? Thanks
-
I am working on my app and i was using PrototypeBindSource to fill up a listview. On android it works as expected. On my iPhone it does not display. Later it will show info from a sqlite database . Is this a bug ?
-
Hello. I am adding the sample project Documents\Embarcadero\Studio\22.0\Samples\Object Pascal\Mobile Snippets\AccessCameraApp to my project. I did Project/addtoProject and the AcesscamaraApp. It compiles and works great on my Iphone but on my android phone i get I am trying to figure out what the issue is. Thaks for any help with finding a solution to this.
-
Take a pic works on Iphone but not on android.
grantful replied to grantful's topic in Cross-platform
thanks alot i appreciate it -
Take a pic works on Iphone but not on android.
grantful replied to grantful's topic in Cross-platform
Hey thanks so much for your help. That was it. May i ask what pointed you in the right direction ? I am trying to learn how to debug these problems. Thanks -
I had this same issue with The 11.3 community edition. I just downloaded and installed the new version from there website and it is working now.
-
Thanks for your reply. Yes i tried all of that. I am gettin Checking project dependencies... Compiling HeaderFooterApplication.dproj (Release, iOSDevice64) Module not found: dcciosarm64280.dll [Fatal Error] Module not found: dcciosarm64280.dll When I try to compile to IOS Device64 I can choose ios simulator and it will install it to the local mac says it needs to be updated I can compile the app to the Mac0s