Search the Community
Showing results for tags 'win7'.
Found 3 results
-
π₯ Who can accurately recreate this UI in Delphi VCL? π₯ ---- π Rules of the challenge: No third-party components β Only pure VCL! Windows API calls only β No hacks like setting a blurred wallpaper. True glass blur effect β The UI must feature real-time Gaussian Blur, not a fake overlay. Resizable & smooth movement β The form should be fully resizable and draggable without lag. Performance separation β The blur effect must run on a separate thread, ensuring that UI interactions stay smooth. Native Windows 11 style β The form should have real rounded corners, using the native Windows 11 API. Update on the challenge requirements: Regarding Resizing, and even Moving, the developer may revert the formβs design to be Normal in terms of background and borders (to make it easier for everyone to participate and to minimize code for smoother application performance). Regarding updating the background when the form does not move, you are also not required to provide this background capture (meaning we want everyone to participate, thank you). --- Happy birthday and a new year for Delphiβand every year, becomes stronger and better... --- π Fun fact: The login form shown in the image is actually running on Windows XP! π€― π¬ Can you achieve this in Delphi VCL? Post your best attempt below! π ----
-
I have a user on Win7 reporting that the background color of VirtualTreeViews is black under any theme in Win7. The app is compiled with Delphi 12 and the master branch of VT. Earlier versions compiled with Delphi 11 and older version of VT appear to work fine. Is anyone aware of Vcl Styles issues in Win7? Was there any changes in Delphi 12 or VirtualTreeView that may have had an impact on this?
- 1 reply
-
- vcl_styles
- win7
-
(and 1 more)
Tagged with:
-
App Tethering incompatability between Delphi XE7 and 12
JohnLM posted a topic in Delphi IDE and APIs
Specs: Delphi XE7, FMX, Win7, Win10, - Creating an App Tethering app for each platform (windows/android/tablet/laptop) I've had my share of problems in this app tethering endeavor but over-come most, if not all of them. In this latest issue I appear to have found a slight bug in the differences between Delphi XE7 and Delphi 12 (and I'm sure in previous version as well). Let me explain. 1. I have several demo app tethering that I created in Delphi XE7 for a windows 7 laptop and android 12 phone, and they work fine. I can send/receive text. 2. I have also create demo apps for app tethering in Delphi 11.2/12.0 for a windows 10 tablet and laptop, and they work fine. I can send/receive text. 3. The problem arrises when I create the same project in XE7, and using the same setup I would in the other app tethering (Password, Resource->Kind=value, Resource->Name=text, ResType=data) but that the send and receive app(s) do not find each other. So, the XE7 app tether cannot find that D11 or D12 app tethering and vise-versa. I need to create certain apps under XE7 for my daily windows 7 laptop because this is my main working computer. My other win10 tablet and laptop(s) are my secondary work devices. My question is, is there a work-around for this?- 1 reply
-
- delphi xe7
- app tethering
-
(and 6 more)
Tagged with: