Re: v17.5 Explorer Window - how to delete prefs

2021-04-22 Thread Keisuke Miyako via 4D_Tech
you can also open the Explorer holding down the shift key.
**
4D Internet Users Group (4D iNUG)
New Forum: https://discuss.4D.com
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: v17.5 Explorer Window - how to delete prefs

2021-04-22 Thread THOMAS BENEDICT via 4D_Tech
Hi Alan,

I think you're looking for the "Window Bounds" folder. In my v17 environment 
it's in the AppData\Roaming\4D Server folder. 

$tPath:=Get 4D folder(Active 4D Folder)

HTH,

Tom Benedict

> On 04/22/2021 10:51 AM Alan Tilson via 4D_Tech <4d_tech@lists.4d.com> wrote:
> 
>  
> Hello everyone,
> 
> I have deleted all the preferences files that I can find but the list pane
> in 4d Explorer runs off the bottom of the Explorer window.
> 
> Any pointers would be appreciated!
> 
> Windows Server 2008 R2 Standard, 4D v17.5 (the same machine that is running
> 4D Server).
> 
> Thanks,
> Alan Tilson
> **
> 4D Internet Users Group (4D iNUG)
> New Forum: https://discuss.4D.com
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **
**
4D Internet Users Group (4D iNUG)
New Forum: https://discuss.4D.com
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

v17.5 Explorer Window - how to delete prefs

2021-04-22 Thread Alan Tilson via 4D_Tech
Hello everyone,

I have deleted all the preferences files that I can find but the list pane
in 4d Explorer runs off the bottom of the Explorer window.

Any pointers would be appreciated!

Windows Server 2008 R2 Standard, 4D v17.5 (the same machine that is running
4D Server).

Thanks,
Alan Tilson
**
4D Internet Users Group (4D iNUG)
New Forum: https://discuss.4D.com
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**

Re: Copy and Paste

2021-04-22 Thread Alan Tilson via 4D_Tech
Hello Tom,
Yes, I am using Windows Remote Desktop when this happens. And it does
affect more than just 4d, including copy and paste from the remote session
to my local session and vice versa!
Alan

On Wed, Apr 21, 2021 at 3:16 PM THOMAS BENEDICT via 4D_Tech <
4d_tech@lists.4d.com> wrote:

> I've noticed similar copy issues in RDP sessions. In my experience it has
> not been limited to 4D.
>
> Are you using Microsoft Remote Access for Windows or MacOS? I ask, because
> the MacOS version seems to be more stable and certainly has a better UX
> than the Windows version.
>
> Tom Benedict
>
> > On 04/21/2021 9:40 AM Alan Tilson via 4D_Tech <4d_tech@lists.4d.com>
> wrote:
> >
> >
> > Hello everyone,
> > I've been having this problem in v17.5 where ctrl C does not copy the
> > selected text in a method. Often the right click Copy does work. Aborting
> > and restarting the rdpclip.exe process generally gets it going again.
> > Alan
> >
> > On Tue, Mar 23, 2021 at 2:34 PM Jody Bevan via 4D_Tech <
> 4d_tech@lists.4d.com>
> > wrote:
> >
> > > Ferdinando:
> > >
> > > If you are talking about using the command in the language to to this
> then
> > > - yes that is a known problem. Very frustrating indeed.
> > >
> > > Here is what we did just before each copy or paste and then it always
> > > worked.
> > >
> > > GET WINDOW RECT($vL_WinLeftSide; $vL_WinTopSide; $vL_WinRightSide;
> > > $vL_WinBottomSide; $vL_WindowRef)
> > > SET WINDOW RECT($vL_WinLeftSide; $vL_WinTopSide; $vL_WinRightSide;
> > > $vL_WinBottomSide; $vL_WindowRef)
> > >
> > > Hope this helps you out.
> > >
> > > Jody Bevan
> > >
> > > > On Mar 23, 2021, at 10:56 AM, stardata.info via 4D_Tech <
> > > 4d_tech@lists.4d.com> wrote:
> > > >
> > > > Hi All,
> > > >
> > > > Form some days in my method editor of 4D V16 on Windows, sometimes
> the
> > > commands Copy and Paste not work.
> > > >
> > > > For solve i need to restart windows
> > > >
> > > > Someone know the solution?
> > > >
> > > > Thanks
> > > >
> > > > /Ferdinando/
> > > >
> > >
> > > **
> > > 4D Internet Users Group (4D iNUG)
> > > New Forum: https://discuss.4D.com
> > > Archive:  http://lists.4d.com/archives.html
> > > Options: https://lists.4d.com/mailman/options/4d_tech
> > > Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> > > **
> > **
> > 4D Internet Users Group (4D iNUG)
> > New Forum: https://discuss.4D.com
> > Archive:  http://lists.4d.com/archives.html
> > Options: https://lists.4d.com/mailman/options/4d_tech
> > Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> > **
> **
> 4D Internet Users Group (4D iNUG)
> New Forum: https://discuss.4D.com
> Archive:  http://lists.4d.com/archives.html
> Options: https://lists.4d.com/mailman/options/4d_tech
> Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
> **
**
4D Internet Users Group (4D iNUG)
New Forum: https://discuss.4D.com
Archive:  http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**