修改时间 08-04-2009 03:48 AM
我编了一个简单的程序,允许用户以不同身份登陆。
运行时发现第一次总是出错。
原来是程序没有按照我希望的顺序运行。
我附上代码,希望指点。
已解决! 转到解答。
修改时间 08-04-2009 04:40 AM
Hi,
Place Login button (without wire to anything) within the "Login" event case
Also, you may move the Operational menu to inside the "Login" event case as well.