[Gambas-user] fOption.Run <> FOption.Run

Charlie Reinl Karl.Reinl at ...9...
Sat Mar 12 21:58:08 CET 2005


Salut Benoit,

found something strange. That in my project fOption.Run <> FOption.Run

The Form called is FOption.

if you run fOption.Run, all work fine, but you can't debug it.
if you run FOption.Run, all work fine, and you can also debug it.


At line 317 in FMain

PUBLIC SUB Action_Click()
' Set your Breakpoint the freed line
    fOption.Run  ' netxt step is in DBTVData 
 '   FOption.Run ' next step is in FOption.Run
    TV2New_Click()
END

 Action_Click is called by the Menu
 Action/DBTableView/Set Headers

Perhaps I found a BUG ? Or where I'm wrong ?

If you have any  question about, I will be out till 23/03, without access to 
my box.

I attached you the project.

Amicalment
Charlie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DBTableView-0.0.5.tar.bz2
Type: application/x-tbz
Size: 114095 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20050312/e35353e6/attachment.bin>


More information about the User mailing list