Bug with Strings?
- Juan Carlos
- Posts: 932
- Joined: Mon Sep 06, 2010 1:02 pm
Bug with Strings?
Using the Strings but the Escape sequences as \t \a \b they don't work with OS4, I use for a window requester where the \n works well but trying to use the \t or tabulator in Windows works but in Amiga OS4.x not and I tested the others but neither when the \n yes, which is the problem, it is a bug of Hollywood?
- airsoftsoftwair
- Posts: 5834
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: Bug with Strings?
No, that's not a bug. Only \n is officially supported in requesters. If \t works as well on some platforms, then that is pure luck 