[Gambas-user] [Gambas Bug Tracker] Bug #1110: Error trying to add event on menu complete

2017-06-23 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1110=L21haW4-

Comment #5 by Víctor PEREZ:

Probe in the development version and the event menu does not appear when you 
type the second low script.



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #1110: Error trying to add event on menu complete

2017-06-21 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1110=L21haW4-

Benoît MINISINI changed the state of the bug to: NeedsInfo.




--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #1110: Error trying to add event on menu complete

2017-06-19 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1110=L21haW4-

Comment #4 by Benoît MINISINI:

I have no error at all on the development version, so I think the bug is 
already fixed.

Is it possible for you to try the development version?

Benoît MINISINI changed the state of the bug to: Working.



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #1110: Error trying to add event on menu complete

2017-05-27 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1110=L21haW4-

Comment #3 by Víctor PEREZ:

I think the error occurs because there are 2 _



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #1110: Error trying to add event on menu complete

2017-05-27 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1110=L21haW4-

Víctor PEREZ added an attachment:

bug_menu_event-0.1.1.tar.gz



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #1110: Error trying to add event on menu complete

2017-05-27 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1110=L21haW4-

Comment #2 by Víctor PEREZ:

To reproduce the error add to Ev_MenuBoton a _ and select the event click and 
press enter



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #1110: Error trying to add event on menu complete

2017-05-27 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1110=L21haW4-

Comment #1 by Benoît MINISINI:

Please post a full project archive that reproduces the bug.

Benoît MINISINI changed the state of the bug to: NeedsInfo.



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #1110: Error trying to add event on menu complete

2017-05-27 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1110=L21haW4-

Víctor PEREZ added an attachment:

bug_completionMenubutton.png



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #1110: Error trying to add event on menu complete

2017-05-27 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1110=L21haW4-

Víctor PEREZ reported a new bug.

Summary
---

Error trying to add event on menu complete

Type : Bug
Priority : Low
Gambas version   : 3.9
Product  : Bugtracker


Description
---

Error trying to add event

Public Sub Form_Open()

  Dim boton As Button
  Dim MenuBoton As MenuButton
  Dim vers As String
   
  Me.Title = "Ir"
  
  For Each vers In $Lista
' boton = New Button(ScrollView1) As "ScrollView1"
' boton.Font.Size = 11
' boton.Text = vers
MenuBoton = New MenuButton(ScrollView1) As "Ev_MenuBoton"
MenuBoton.Text = vers

  Next
  
End



'event click
Public Sub Ev_MenuBoton_


System information
--

Gambas=3.9.2
OperatingSystem=Linux
Kernel=3.19.0-32-generic
Architecture=x86
Distribution=Linux Mint 17.3 Rosa
Desktop=MATE
Theme=Gtk
Language=es_UY.UTF-8
Memory=1950M

[Libraries]
Cairo=libcairo.so.2.11301.0
Curl=libcurl.so.4.3.0
DBus=libdbus-1.so.3.7.6
GStreamer=libgstreamer-0.10.so.0.30.0
GStreamer=libgstreamer-1.0.so.0.204.0
GTK+2=libgtk-x11-2.0.so.0.2400.23
GTK+3=libgtk-3.so.0.1000.8
OpenGL=libGL.so.1.2.0
Poppler=libpoppler.so.44.0.0
QT4=libQtCore.so.4.8.6
QT5=libQt5Core.so.5.2.1
SDL=libSDL-1.2.so.0.11.4
SQLite=libsqlite3.so.0.8.6



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


[Gambas-user] [Gambas Bug Tracker] Bug #1110: Error trying to add event on menu complete

2017-05-27 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1110=L21haW4-

Víctor PEREZ added an attachment:

bug_completion.png



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user