Michael Collier
Members-
Content Count
37 -
Joined
-
Last visited
Everything posted by Michael Collier
-
I have example code to convert bitmap to grayscale, but probably for previous versions of Delphi (I'm testing on 11), does anyone have example for delphi 11 please?
-
I've been given an IPhone7 to evaluate RAD Studio 11 with (I'm developing on Windows64 machine).. 1) PAServer is required, but I can't install that on the IPhone can I - it has to go onto a MAC computer - correct (I just want to be sure)? 2) I have a MacBook Air available, but it's not here at the moment, but I can have PAServer installed on it and connect remotely- correct? Sorry for asking what might be obvious, wiki still down https://docwiki.embarcadero.com/RADStudio/Sydney/en/PAServer,_the_Platform_Assistant_Server_Application Sorry! This site is experiencing technical difficulties. Try waiting a few minutes and reloading. (Cannot access the database) Thanks, Mike
-
Delphi 11.1 Can't Clean project - reports missing DLL
Michael Collier posted a topic in Delphi IDE and APIs
Delphi 11.1 Can't clean project (reports missing module/DLL) -
Delphi 11.1 Provisioning Access Violation
-
(Delphi 11.1) Stack overflow - save your work and restart Delphi 11.
Michael Collier posted a topic in Delphi IDE and APIs
Delphi 11.1 gives this error when configuring Embarcadero sample project Stack overflow - save your work and restart Delphi 11. -
Seems file associations not set after Delphi 11.1 install When I double click CameraComponent.dproj Windows tells me I "need a new app to open this file".
-
Delphi 11.1 "Open Recent" missing
-
My trial of RAD Studio 11 expired so I thought I'd install Delphi community edition. It seems the CE edition is version 10.4 Is Delphi 10.4 suitable for latest Operating systems Windows 11 & Android 12 & IPhone ?
-
Trial RAD 11 expired Delphi CE is 10.x
Michael Collier replied to Michael Collier's topic in Delphi IDE and APIs
I see thank you. And in relation to the Community Edition being "Full Featured" except for the limitations specified ( £5,000 limit etc) - no mention of reduced version, any comments (my interpretation of a product being full featured may be different to others)?, thanks. https://www.embarcadero.com/products/delphi/starter Delphi Community Edition is a full featured IDE for building iOS, Android, Windows and macOS apps from a single Delphi codebase (limited commercial use license). And (without distinguishing version number it just says) Delphi is available in Community, Professional, Enterprise, and Architect editions. Note: I'm not the person who would have been purchasing this, I just need clear information to pass on, thanks.. -
Trial RAD 11 expired Delphi CE is 10.x
Michael Collier replied to Michael Collier's topic in Delphi IDE and APIs
Can anyone please explain why they believe the Community Edition of Delphi would be a different version number from the latest release? From Embarcadero FAQ https://www.embarcadero.com/products/delphi/starter/faq Paragraph 22 "The Community Edition license is always valid for the most recent version." -
IDE Provisioning "More Info..." takes me to non existent help page https://docwiki.embarcadero.com/RADStudio/10.4/en/IOS_Mobile_Application_Development I get this error after closing the provisioning window in Delphi 11
-
Delphi IDE crash configuring iOS
Michael Collier replied to Michael Collier's topic in Delphi IDE and APIs
Screenshots to repeat the problem, crashes IDE completely... 1) Create a new project 2) I tested connection to Apple Mac 3) Select "Provisioning" and click "Save" Note: I have no provisioning profile. 4) IDE Crashes (No option to save work). -
I have an application (windows 64) that crashes when I resize the main form. It only did this after I set margin properties of panels on the form. I reverted properties back to zero and it worked ok. IIRC it actually crashed inside the IDE too, when I resized the form in designer. Anyone else experienced this?
-
windows64 application crashes on form resize
Michael Collier replied to Michael Collier's topic in Cross-platform
Rad Studio 11.0 No (plus, this wouldn't fire in the IDE would it?) Afraid not, the trial period has ran out. -
I was testing the CameraComponent demo \Samples\Object Pascal\Mobile Snippets\CameraComponent It crashes fairly quickly on my android phone by doing this.. 1) Change camera kind to "Back" 2) Change "Resolution" 3) Change camera kind to "Front" It hangs, I get "Close App" or "Wait" option from android. I'm wondering if the demo is at fault of the underlying camera component is broken? I can also get this message by switching apps.. "java.lang.RuntimeException:getParameters failed (empty parameters)"
-
OK figured it out, you MUST use your "username" NOT "email address" as Username field
-
I too receive an error message when I use my Username and Password that works for other parts of Embarcadero website. Does this https://quality.embarcadero.com/login.jsp require a different registration?
-
Any example bitmap to grayscale?
Michael Collier replied to Michael Collier's topic in Cross-platform
Thanks Serge, it compiles and runs great 🙂 -
Any example bitmap to grayscale?
Michael Collier replied to Michael Collier's topic in Cross-platform
Thanks but none of the examples you gave compile for me, nor does the example from embarcadero https://docwiki.embarcadero.com/CodeExamples/Alexandria/en/ScanLine_(Delphi) A notable difference between examples I have seen and reports from my compiler are that the PixelFormat property is now read only. My other examples came from here: https://www.swissdelphicenter.ch/en/showcode.php?id=437 I tried getting information from Embarcadero (looking up where a particular type was declared so I might fix an example) -
Can PAServer be shared amongst a team of developers, so only 1 Mac needs to be purchased?
-
This appeared after closing iOS Provisioning window..
-
Is Sharing PAServer Possible (Mac)
Michael Collier replied to Michael Collier's topic in Cross-platform
Ignore this, I thought the IPhone could be plugged into a Windows PC, as long as the Windows PC had remote access to PAServer, seems I need to plug IPhone into the Mac for it to appear. -
When I test the default project created from here "Header/Footer with Navigation".. The "Back Arrow" fails to appear on Android - works OK on Windows.
-
Hello, I get an Access Violation when opening my Project Group from Welcome Page, I believe I hit Return Key on my project group (rather than mouse click, but not sure). I can still carry on compiling etc. [216A947A]{WelcomePageIDE280.bpl} Welcomepage.Listview.TWPPluginListView.DoOnItemClick + $3A [50CCEB49]{vcl280.bpl } Vcl.Controls.TWinControl.WMChar (Line 11737, "Vcl.Controls.pas" + 7) + $6 [50CC7CCA]{vcl280.bpl } Vcl.Controls.TControl.WndProc (Line 7544, "Vcl.Controls.pas" + 91) + $6 [5006076C]{rtl280.bpl } System.TMonitor.Destroy (Line 19558, "System.pas" + 0) + $0 [50064774]{rtl280.bpl } System.@FinalizeRecord (Line 32815, "System.pas" + 76) + $2 [50DCDE51]{vcl280.bpl } Vcl.Themes.TStyleManager.GetStyle (Line 5789, "Vcl.Themes.pas" + 7) + $D [50061544]{rtl280.bpl } System.@TryFinallyExit (Line 23404, "System.pas" + 8) + $0 [50DCDF3F]{vcl280.bpl } Vcl.Themes.TStyleManager.GetStyle (Line 5800, "Vcl.Themes.pas" + 18) + $1E [50CC97AE]{vcl280.bpl } Vcl.Controls.TControl.GetStyleName (Line 8578, "Vcl.Controls.pas" + 5) + $7 [50EF0AA3]{vcl280.bpl } Vcl.Styles.TCustomStyle.SourceLoaded (Line 3315, "Vcl.Styles.pas" + 1) + $13 [500602C7]{rtl280.bpl } System.TObject.Dispatch (Line 18874, "System.pas" + 11) + $0 [50DD1DB9]{vcl280.bpl } Vcl.Themes.TStyleHook.WndProc (Line 7684, "Vcl.Themes.pas" + 38) + $6 [50DD1F90]{vcl280.bpl } Vcl.Themes.TMouseTrackControlStyleHook.WndProc (Line 7784, "Vcl.Themes.pas" + 0) + $0 [50E13C70]{vcl280.bpl } Vcl.Forms.TScrollingStyleHook.WndProc (Line 14791, "Vcl.Forms.pas" + 0) + $0 [50DD15DE]{vcl280.bpl } Vcl.Themes.TStyleHook.HandleMessage (Line 7389, "Vcl.Themes.pas" + 20) + $6 [50EF128E]{vcl280.bpl } Vcl.Styles.TStyleEngine.HandleMessage (Line 3603, "Vcl.Styles.pas" + 22) + $B [50DCE070]{vcl280.bpl } Vcl.Themes.TStyleManager.HandleMessage (Line 5858, "Vcl.Themes.pas" + 11) + $11 [50CCAE2F]{vcl280.bpl } Vcl.Controls.TWinControl.DoHandleStyleMessage (Line 9408, "Vcl.Controls.pas" + 0) + $F [50CCCDBD]{vcl280.bpl } Vcl.Controls.TWinControl.WndProc (Line 10579, "Vcl.Controls.pas" + 170) + $6 [00B23247]{vclwinx280.bpl} Vcl.ControlList.TCustomControlList.WndProc (Line 1392, "Vcl.ControlList.pas" + 18) + $4 [50CCC338]{vcl280.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 10267, "Vcl.Controls.pas" + 3) + $6 [50174200]{rtl280.bpl } System.Classes.StdWndProc (Line 18318, "System.Classes.pas" + 8) + $0 [50E0D68F]{vcl280.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 11317, "Vcl.Forms.pas" + 23) + $1 [50E0D6D2]{vcl280.bpl } Vcl.Forms.TApplication.HandleMessage (Line 11347, "Vcl.Forms.pas" + 1) + $4 [50E0DA11]{vcl280.bpl } Vcl.Forms.TApplication.Run (Line 11486, "Vcl.Forms.pas" + 27) + $3 [004F6F82]{bds.exe } bds.bds (Line 227, "" + 16) + $2
-
Rad Studio Access Violation
Michael Collier replied to Michael Collier's topic in Delphi IDE and APIs
Thank you 🙂 ... Hopefully the bug will be fixed quickly..