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 <bbr...@paddys-hill.net>

------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to