[Gambas-user] Silly IDE problem
B Bruen
bbruen at ...2308...
Sun Nov 9 03:45:39 CET 2014
I have a DateBox with Group="data" and a "data_Change() method:
Public Sub data_Change()
$dirty = True
btnExit.Text = "&Save"
End
I set a breakpoint on the End statement.
When running in the IDE, and the datebox calendar is shown execution stops on the End statement but I cannot enter anything in the Watch tab, nor can I resize any existing debug window. Further the calendar popup now appears on all desktops and is "modal" in the sense that I cannot ... enter text into this post for example.
Confirm? Bug? Feature?
Desktop=LXDE
Bruce
--
B Bruen <bbruen at ...2308...>
More information about the User
mailing list