Re: [Lazarus] When I brought a project from Linux to Windows it didn't open anymore

2024-03-19 Thread Bart via lazarus
On Tue, Mar 19, 2024 at 1:06 AM Arí Ricardo Ody via lazarus wrote: Click on either the form or the unit and click OK. The IDE will open the form/unit. If you can't see the form after that, try: menu->window->center a lost window. -- Bart -- ___ laza

Re: [Lazarus] When I brought a project from Linux to Windows it didn't open anymore

2024-03-18 Thread Arí Ricardo Ody via lazarus
[image: image.png] [image: image.png] On Sun, Mar 17, 2024 at 5:24 PM Bart via lazarus < lazarus@lists.lazarus-ide.org> wrote: > On Sun, Mar 17, 2024 at 9:06 PM Arí Ricardo Ody via lazarus > wrote: > > > I decided to take it from Lazarus 3.2 on Windows to Lazarus 2.2 on Linux > Mint. I took it

Re: [Lazarus] When I brought a project from Linux to Windows it didn't open anymore

2024-03-17 Thread Bart via lazarus
On Sun, Mar 17, 2024 at 9:06 PM Arí Ricardo Ody via lazarus wrote: > I decided to take it from Lazarus 3.2 on Windows to Lazarus 2.2 on Linux > Mint. I took it. Everything runs right. I made several changes and tests > until I thought it was the way I wanted. I'm surprised this even works, sin

[Lazarus] When I brought a project from Linux to Windows it didn't open anymore

2024-03-17 Thread Arí Ricardo Ody via lazarus
Hey guys! I have a very simple Lazarus project. The most complex thing is to open a sequential file and write one line. I decided to take it from Lazarus 3.2 on Windows to Lazarus 2.2 on Linux Mint. I took it. Everything runs right. I made several changes and tests until I thought it was the way