![]() |
|
Intraweb Form can't be added in D12.1 CE - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: Intraweb Form can't be added in D12.1 CE (/thread-5054.html) |
Intraweb Form can't be added in D12.1 CE - v.lasquibar@telefonica.net - 03-01-2025 Hi, I've recently installed IW16 (16.0.5) on a fresh installation of Delphi 12.1 CE. I've imported an old project created with Delphi 10.2.3 and IW15, and I've tried to add them a new form. I was surprised when, in the Project context Menu "Add New" I can only add "VCL Forms", and not "Intraweb Form". This implies that, when I add a component (for instance, a Region), I receive following message: "Intraweb controls are not valid on non-Intraweb Forms". How can I fix this issue? Venancio Lasquibar RE: Intraweb Form can't be added in D12.1 CE - iwuser - 03-01-2025 If you do Add New through the main window menu, you can add IW forms. There's also a new Tools->IntraWeb menu. RE: Intraweb Form can't be added in D12.1 CE - v.lasquibar@telefonica.net - 03-02-2025 Hi, I can't see none of that suggested ways. I don't have "Intraweb" submenu in Tools menu (JCL Options is the only non-standard submenu). However, I found the way in File - New, and it's enough to me. Thanks! KR, Venancio Lasquibar RE: Intraweb Form can't be added in D12.1 CE - rlebeau - 03-03-2025 (03-02-2025, 09:12 AM)v.lasquibar@telefonica.net Wrote: However, I found the way in File - New, and it's enough to me. I think that is the "main window menu" that @iwuser was referring to. RE: Intraweb Form can't be added in D12.1 CE - Alexandre Machado - 03-03-2025 Go to File -> New -> Other The "New Items" dialog will open. Then select Delphi -> IntraWeb (through the Tree View on the left hand side) Then you will see the IntraWeb form option |