[Gambas-user] [Gambas Bug Tracker] Bug #1029: BUG: SpinBar does not block mousewheel scroll when inside a scrollview

2016-11-17 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1029&from=L21haW4- Comment #1 by Antonio OREFICE: Workarounded with the following: ' HACKY WORKAROUND TO STOP SCROLLVIEWS SCROLLING WHEN OBJECTS ARE FOCUSED Private Scrollview_is_focused As Boolean = False Public Sub Scrol

[Gambas-user] [Gambas Bug Tracker] Bug #1029: BUG: SpinBar does not block mousewheel scroll when inside a scrollview

2016-11-17 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1029&from=L21haW4- Comment #2 by Antonio OREFICE: Wops, clearly wrong, sorry for the bad example. -- ___ Gambas-user mailing

[Gambas-user] [CRASH REPORT] gb.term.form

2016-11-17 Thread Fabien Bodard
Hello, Damned, my program crashed Gambas that way : Lancer et faire pause sur le projet gb.term.form -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://l

Re: [Gambas-user] installing Gambas on Cygwin

2016-11-17 Thread Lisandro Reynoso
Thanks for your help. I reinstalled all the packages and even completely uninstalled and then reinstalled Cygwin, along with the build tools mentioned. But I still get the same result when using the “make” command. Here’s what I get when I use the cygcheck command: > lisandroreynoso@MacBook-P

Re: [Gambas-user] installing Gambas on Cygwin

2016-11-17 Thread Moviga Technologies
This is where it gets beyond me. I did a quick google search, and found this: http://stackoverflow.com/questions/4828388/cygwin-make-bash-command-not-found. Make seems to be it's own package :) Learning something new every day, haha :D Den 17. nov. 2016 18:38, skrev Lisandro Reynoso: > Thanks

[Gambas-user] DBus documentation mistake

2016-11-17 Thread Gianluigi
I refer to the example of the documentation of DBusConnection.Register (gb.dbus) [0] unfortunately you can not get the reference to the project as previously: Print DBus ["org.gambas.MyProject"] ["/ MyDBusClass"]. Compute (3, 4) but you need to obtain the full name comprehensive of ID, using the

Re: [Gambas-user] DBus documentation mistake

2016-11-17 Thread Gianluigi
Hello to all, sorry I forgot to greet. Regards Gianluigi 2016-11-17 21:09 GMT+01:00 Gianluigi : > I refer to the example of the documentation of DBusConnection.Register > (gb.dbus) [0] > unfortunately you can not get the reference to the project as previously: > > Print DBus ["org.gambas.MyProjec

Re: [Gambas-user] installing Gambas on Cygwin

2016-11-17 Thread Lisandro Reynoso
Thanks a lot. The make package was missing. I installed it and was able to pass that step. But now I’m not able to run gambas. I even used the commands to add the desktop icon but saw no results. I also changed to the root directory to see if It would run from there. I’ll attach the output

[Gambas-user] [Gambas Bug Tracker] Bug #1032: icon in file-chooser have large space

2016-11-17 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1032&from=L21haW4- Zainudin AHMAD reported a new bug. Summary --- icon in file-chooser have large space Type : Bug Priority : Low Gambas version : 3.9.90 (TRUNK) Product : GUI components Description --

[Gambas-user] [Gambas Bug Tracker] Bug #1032: icon in file-chooser have large space

2016-11-17 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1032&from=L21haW4- Zainudin AHMAD added an attachment: pic-2.png -- ___ Gambas-user mailing list Gambas-user@lists.sourceforg

[Gambas-user] [Gambas Bug Tracker] Bug #1032: icon in file-chooser have large space

2016-11-17 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1032&from=L21haW4- Zainudin AHMAD added an attachment: pic-1.png -- ___ Gambas-user mailing list Gambas-user@lists.sourceforg

[Gambas-user] [Gambas Bug Tracker] Bug #1032: icon in file-chooser have large space

2016-11-17 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1032&from=L21haW4- Zainudin AHMAD added an attachment: Bug-FileChooser-IconLargeSpace-0.0.1.tar.gz -- ___ Gambas-user mailing

[Gambas-user] [Gambas Bug Tracker] Bug #1032: icon in file-chooser have large space

2016-11-17 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1032&from=L21haW4- Comment #1 by Zainudin AHMAD: This happen if the project use gb.inotify component -- ___ Gambas-user maili