[Gambas-user] [Gambas Bug Tracker] Bug #717: F2 does not work on Message()

bugtracker at ...3416... bugtracker at ...3416...
Sun Sep 6 13:35:13 CEST 2015


Moviga TECHNOLOGIES reported a new bug.

Summary
-------

F2 does not work on Message()

Type             : Bug
Priority         : Low
Gambas version   : 3.8.90 (TRUNK)
Product          : Development Environment


Description
-----------

This is a very minor bug, but I saw it and I report it anyway.

Positioning the cursor inside the word Message on a line like this:

    Message("Hello")

does not show help. It only works when it is like this:


    Message.Info("Hello")








More information about the User mailing list