Zivota M

Your Rank: 32
Points: 85
Thank you Jim. Regards....
Hello, exists a possibility to scan the WiFi networks available on ios and Android devices and then after the searching select one? Thanks Regards,...
Hi Sarina, yes I'm looking to select multiple images and then save them in a folder. Now I do it like this: 1) Click on the button to execute TakePhotoFromLibrary action; 2) Select an image from the list; 3) On the event TakePhotoFromLibraryAction1DidFinishTaking I save the returned Image in the folder; 4) ...
Thank you. Regards,...
Hello, I want to update my XE8 to update 1, but how i can know if I have an Update subscription Plan? I have a support and maintenance add-on for my licensy, but i don't know what is a subcription plan. Thanks...
Hello, does someone know how to select and get multiple photos from the library with the TTakePhotoFromLibrary action in delphi XE8 on the iOS device? Thanks....
Dear Jose, Thanks for your answer. I have already used the Bluetooth LE component in my Android application. I found the problem by myself in the "System.Android.Bluetooth.pas" unit. The problem was in theprocedure TBluetoothLeScanCallback.onLeScan... I try to explain you... Here the code from emb: p...
Hello, I'm having a big problem in discovering bluetoothLE devices on XE8. My App for android crashes when searching for devices, giving me back 'duplicates are not allowed' in the TDictionary class. The same error occurs in embarcadero sample ExploreDevicesLE. However if I try with XE7 it works fine. Please advise. Thank you...
Grazie....
Hello, i need to put my form in fullscreen mode on ios device. i try to switch to True FullScreen property but it work only under Win32/64 platform. Someone have any idea? Thanks. PS: I'm using delphi XE8 ===========================================...
Zivota M is friends with Paweł Głowacki
and another question is: how i can draw this lines with dashdot style? thanks...
Hello,
i tried with this solution:
on Render event of the TMesh object i write:
if(Context.beginScene) then
try
DrawLines(Mesh1.Data.VertexBuffer,Mesh1.Data.IndexBuffer,Mat1.Material,1);
finally
Context.EndScene;
end;
It work fine, but sometimes fill an area and i don't know w...
Hello David, thank you for your answer. I see the TCanvas class but i need a 3D lines. I tried with this code but doesn't work: v:=TVertexBuffer.Create([TVertexFormat.Vertex],4); try b:=TIndexBuffer.Create(5); try p1.X:=0; p1.Y:=0; p1.z:=-5; p2.X:=10; p2.Y:=0; ...
Hello, Someone can you indicate how to draw lines and arcs on the component TViewport3D in delphi? I tried to use Context.DrawLines but without result. Thank you...
Hello, if you mean to use a iOS device it is automatic... When you run your application that use a BLE and the adapter is off, automatic appear a dialog the ask you if you want enabled an adapter to the settings page....
Hello, thank you for the answers. Yes in my Application i used StrToDate and also constant delimiters.. Tomorrow i try to replace it and i tell you. Many thanks....
I made a Win32 application that runs fine on Windows 7 Professional in Italian. When I install and run the program on Windows 7 PRO in German , appear many access violation. Has anyone ever had this problem?... I check everythings.. Path, data, ext.....
I solve my problem with onTouch event on the form ...
Basic Information
-
Gender
Male -
Birth Date
1985-12-23 -
About me
Software Developer
Contact Information
-
Address
[email protected] -
Country
Italy -
Website
http://www.zmtechnologies.it