[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unknown identifier: Direction (fmain.form:27)


On 3/28/24 21:55, sbungay wrote:
  I made a small calculator app on my Mint 21.1 box running GAMBAS 3.19.1 and packaged up the source, sending it (the source package) to a Virtual machine running Linux Mint 21.2 and GAMBAS 3.16.3. The source loaded and all seemed well until I tried to run it.

Unknown identifier: Direction (fmain.form:27)

Now this is meaningless to me, I don't have an identifier in the program called 'Direction', Can anyone shed some light on what's going on here?

Steve.

I suspect it has something to do with the Control.Direction property which probably wasn't available in v3.16.3.
[https://gambaswiki.org/wiki/comp/gb.qt4/control/direction]


--
Lee

--- Gambas User List Netiquette [https://gambaswiki.org/wiki/doc/netiquette] ----
--- Gambas User List Archive [https://lists.gambas-basic.org/archive/user] ----


References:
Unknown identifier: Direction (fmain.form:27)sbungay <sbungay@xxxxxxxxxxxxxxxx>