

limelect
Members-
Content Count
924 -
Joined
-
Last visited
-
Days Won
1
Everything posted by limelect
-
This will work. However, I do not know what will happen on the market if it is signed and published
-
Some clarifications "I go to bin directory on my windows machine and edit that txt document inside of an .apk file and upload again" without any compilations? Edit inside of an .apk? how? you disassemble? Do you know where your resource is in the Apk file? APK is really a ZIP file. Your whole procedure is unclear
-
D3 ? you are joking i guess. But that OK. At list download the FREE new Delphi. D10.3 Or if you have a license could get D7 for free !!!
-
Any style will do except window. You do not need a screenshot to understand Do you work with older version Delphi? Like D7? Maybe this is why you ask the above
-
D10.2.3 project>options>appearance>Custom Styles
-
To help you I added STYLE it did the trick. Window style did not do it.
-
Well, it does show some bluish color but so faint that it is almost not there. Maybe this helps you.
-
No, it does not. It seems you think I am a novice. See my About http://limelect.com/about-us/ And here you have a lot of goodies for free Some are very popular http://limelect.com/free-programs/ And finally good luck
-
And yes I want it to make coffee
-
Blue color on the dropdown. It does not, just show the numbers. No blue color !
-
Let it be known that out of curiosity I compiled your project 3 with D10.2.3 and it does nothing except showing 01234...
-
I have an FMX project that uses TIdHTTP. With the above i do IdHTTP1.Get(URL,FILE); The URL is https. Executing the above URL in window i have no problem. Executing the above under Android emulator no problem. Executing the above under REAL phone Android S6 i have an error Error “Could not load SSL library” I am trying to avoid ssl librey. Or can i not avoid it.
-
@dummzeuchFound on my backup sending you by mail sent acknowledge receipt
-
@dummzeuch A long long time ago I recall a program/component, I don't remember which, had a much lower time that ttimer. With all the information on Delphi that i have, it is some ware on my old old old computer. @dummzeuch Try searching for it may come up.
-
I got a program , with main form , where webbrowser showing google map is working OK. NO java errors. Now make a new form , as the main !! , with a button showing the above form. frmMain.ShowModal; The webbrowser Map has a script error. On the net, there are a huge amount of solutions. Nonwork. Making wbrMaps.Silent := True; is not an option since it changes the behavior of the map because of the java errors. What I wonder is why the same form with google map on webbrouser when running as the MAIN form , no java errors, then run the form as a second form has java errors?. Can it be a compiler bug? The source has not changed on the form. A new comment it seems that the problem is different. On one application no errors. On another with webbroser on main script errors. For now i keep investigating. crazy as it sounds i duplicated the good application. Each time i added a component and i got a script error. I got to a point that i duplicated a good program with no errors and still i got an error. I would like to say that the good program dose nothing to the webbroser except load the url. I even duplicated the uses. So, for now, i keep looking for something i mise altogh i do not think so. Finally. I am amazed. I have the same 2 projects. I compared the dfm and the pas files. I deleted all unnecessary files, left only DPR. made sure both are the same. And found that exe both are6,374K both are debug. To conclude one gives me script error the other is OK. ANY idea what next? did i say crazy?
-
@Attila Kovacs I know about the switch in reg.di dnot try it yet. However so far i have tried chromiume which needs huge amount of DLL and the most promising is Delphi embedded WB. With it there is no error but running it with this link https://www.google.com/maps/search/?api=1&query=32.0782,34.8486 does not give the expected result. Map does not show properly. My other way is to open webbrowser with navOpenInNewWindow But my main problem is to understand why changing !!! DPR name, that is, one application works with no error the other has errors. It is crazy. I work with Delphi since #1 i never encounter such a thing.
-
I got to a point where i only change the DPR name and Delphi compile same size EXE different HEX content. Lastly, i check the behavior of my computer on 2 suppose to be the same programs
-
Ok guys final conclusion Mad 2 projects. did NOT copy directory but put dpr ONLY dfm and pas file in another directory. Compile and on the new program script error. Both programs are the same. Any idea? Both programs started with DPR only.
-
Detect user location from ip address
limelect replied to Mark Williams's topic in Network, Cloud and Web
I found this one to https://community.idera.com/developer-tools/b/blog/posts/what-is-my-ip-address -
Detect user location from ip address
limelect replied to Mark Williams's topic in Network, Cloud and Web
Use that https://github.com/antoniojmsjr/IPGeoLocation -
And update on Android's TListView RTL text appearing in reversed order?
limelect replied to Yaron's topic in Cross-platform
I did it see If you need my sources for HEBREW (right to left) just send me your mail -
paste into watch list
limelect replied to Attila Kovacs's topic in Tips / Blogs / Tutorials / Videos
10.2.3 dragging dose not work -
paste into watch list
limelect replied to Attila Kovacs's topic in Tips / Blogs / Tutorials / Videos
OK i thought dragging will work ,since a drag icon is shown, but copping works. Nice. -
paste into watch list
limelect replied to Attila Kovacs's topic in Tips / Blogs / Tutorials / Videos
@Attila Kovacs I did try. I took a few lines of code and moved them to watch list. Nothing. May be a special kind of lines? -
paste into watch list
limelect replied to Attila Kovacs's topic in Tips / Blogs / Tutorials / Videos
@Attila Kovacs Using 10.2.3 and before i never remember that "you can paste code " in to watch list. what Dmitriy say is the only way. So if you have that possibility it is an experts. So can you elaborate on the expert?