Page 1 of 1

Using a dialog xml definition without <dialogs> does not work

Posted: Mon Jan 15, 2024 8:03 am
by jacdelad
Hi #PB_All,
I don't know whether this is a bug or a change: I recompiled a program using the dialog library for the first time with 6.10 Beta 2. When using an xml without "<dialogs>", because I have only one window, it raises an "unclosed token"-error. This didn't happen before, though counterchecking with 6.04 raised the same error (I didn't touch the program for some months and compiled with previous versions before).

So, is this "<dialogs>" mandatory now (help needs to be changed) or an unwanted bug?