Re: Answer dialog text missing in standalone 9.6.9

2023-07-01 Thread General 2018 via use-livecode
Hi , Is this a bug ? Win 10 LC 9.6.8 Standalone Black Text. Background as stack colour but needs to set to white as text cannot be seen. Buttons black text on grey - a bit naff. LC 9.6.9 Standalone White Text. Background as stack colour - okay except for white as text is white. Buttons white

Re: Answer dialog text missing in standalone 9.6.9

2023-06-30 Thread Mike Kerner via use-livecode
i think there are other ide stacks that switched from binary to script-only stacks in 9.6.9. that broke some other behaviors, too. if i was betting, i would bet that the SOS is not explicitly setting the font color, but i haven't read the script to confirm, either. On Fri, Jun 30, 2023 at 1:49 PM

Re: Answer dialog text missing in standalone 9.6.9

2023-06-30 Thread General 2018 via use-livecode
Hi , Made new stack and works okay. Then found that I had set the background colour of ask and answer to white, this has worked for many years and showed black text. The stack background is blue. Do I assume something has changed in 9.6.9 ? I removed the set background to white and the answer

Re: Answer dialog text missing in standalone 9.6.9

2023-06-30 Thread J. Landman Gay via use-livecode
Is the text color of calling stack white? The dialog will inherit the color from that stack, or from the next one in the inheritance path. The text may be there but not visible. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On June 30,

Re: Answer dialog text missing in standalone 9.6.9

2023-06-30 Thread General 2018 via use-livecode
Yes, will give that a try and report back. Regards Camm > On 30 Jun 2023, at 13:58, Craig Newman via use-livecode > wrote: > > Matthias makes a point. Sometimes trying with a brand new stack will show > that there is something amiss, even corrupted, with the stack of interest. If > the new

Re: Answer dialog text missing in standalone 9.6.9

2023-06-30 Thread Craig Newman via use-livecode
Matthias makes a point. Sometimes trying with a brand new stack will show that there is something amiss, even corrupted, with the stack of interest. If the new stack works, it likely means that LiveCode works, and the problem lies within the recalcitrant stack. Craig > On Jun 30, 2023, at

Re: Answer dialog text missing in standalone 9.6.9

2023-06-30 Thread matthias rebbe via use-livecode
Did you already try it with a new stack just with a button which includes only a mouseup script with only the answer command? > Am 30.06.2023 um 14:29 schrieb General 2018 via use-livecode > : > > Windows 10 > LC 9.6.9 > > Regards > Camm > >> On 30 Jun 2023, at 12:13, panagiotis m via

Re: Answer dialog text missing in standalone 9.6.9

2023-06-30 Thread General 2018 via use-livecode
Hi , Not knowingly customised. Regards Steve > On 30 Jun 2023, at 12:19, panagiotis m via use-livecode > wrote: > > Hello again, > > Just tested on Windows and it works fine here as well. > > @Camm > Could it be the case you have customised the answer dialog stack? > > Cheers, > Panos >

Re: Answer dialog text missing in standalone 9.6.9

2023-06-30 Thread General 2018 via use-livecode
Windows 10 LC 9.6.9 Regards Camm > On 30 Jun 2023, at 12:13, panagiotis m via use-livecode > wrote: > > Hello Camm, > > In which platform? Seems to work as expected here (MacOS). > > Cheers, > Panos > -- > >> On Fri, 30 Jun 2023 at 09:54, General 2018 via use-livecode < >>

Re: Answer dialog text missing in standalone 9.6.9

2023-06-30 Thread General 2018 via use-livecode
Hi , Tried all that auto / manual inclusion etc. You cannot deselect ask / answer it will always include. Regards Camm > On 30 Jun 2023, at 13:15, Mike Kerner via use-livecode > wrote: > > you have to add the answer dialog to your inclusions when building > >> On Fri, Jun 30, 2023 at 7:19 

Re: Answer dialog text missing in standalone 9.6.9

2023-06-30 Thread Mike Kerner via use-livecode
you have to add the answer dialog to your inclusions when building On Fri, Jun 30, 2023 at 7:19 AM panagiotis m via use-livecode wrote: > > Hello again, > > Just tested on Windows and it works fine here as well. > > @Camm > Could it be the case you have customised the answer dialog stack? > >

Re: Answer dialog text missing in standalone 9.6.9

2023-06-30 Thread panagiotis m via use-livecode
Hello again, Just tested on Windows and it works fine here as well. @Camm Could it be the case you have customised the answer dialog stack? Cheers, Panos -- On Fri, 30 Jun 2023 at 14:12, panagiotis m wrote: > Hello Camm, > > In which platform? Seems to work as expected here (MacOS). > >

Re: Answer dialog text missing in standalone 9.6.9

2023-06-30 Thread panagiotis m via use-livecode
Hello Camm, In which platform? Seems to work as expected here (MacOS). Cheers, Panos -- On Fri, 30 Jun 2023 at 09:54, General 2018 via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi, > > Just the “Yes” , “No” > > “Some Text” missing. > > Works fine in IDE and previous standalones. >

Re: Answer dialog text missing in standalone 9.6.9

2023-06-30 Thread General 2018 via use-livecode
Hi, Just the “Yes” , “No” “Some Text” missing. Works fine in IDE and previous standalones. Regards Camm > On 29 Jun 2023, at 23:13, Craig Newman via use-livecode > wrote: > > Hi. > > I assume you mean the standard “Answer” command. There is no “Answer Text”. > > So if you: > > answer

Re: Answer dialog text missing in standalone 9.6.9

2023-06-29 Thread Craig Newman via use-livecode
Hi. I assume you mean the standard “Answer” command. There is no “Answer Text”. So if you: answer “Some Text" with “Yes" or “No" what exactly pops up? Craig > On Jun 29, 2023, at 4:21 PM, General 2018 via use-livecode > wrote: > > Hi, > > Answer Text missing in standalone , the icon

Answer dialog text missing in standalone 9.6.9

2023-06-29 Thread General 2018 via use-livecode
Hi, Answer Text missing in standalone , the icon and buttons (with text) appear but no dialog text. All okay in IDE. Checked inclusions - all seems okay. Regards Camm ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url