Re: [Gambas-user] [Gambas Bug Tracker] Bug #1136: ColorButton fails with error bad drawing under gtk2 and gtk3

2017-09-02 Thread Tony Morehen
Some how I've wound up with 2 gambaswiki accounts.  I logged in with the 
wrong account so didn't see the remove button.



On 2017-09-02 02:47 PM, Benoît Minisini wrote:

Le 02/09/2017 à 20:09, Tony Morehen a écrit :
Sorry, I realized after I uploaded the project that I uploaded a 
version using a customized DirView. Is there any way to delete the 
gbTerm I published to the Software Farm?


Click on the "Remove" button. You can remove a project from the 
software farm only if you have published it.




My version of DirView has some new events and properties.  It is 
otherwise 100% compatible with the standard DirView.


ShowFiles(boolean) True shows the files contained in the current folder.
FoldersFirst(boolean) When files are shown, sort folders first
RootName(string) Change name of root ie change "/" to "System"

Event IconByType(sPath As String, iIconType As Integer)
Raised after Icon event, sPath is the same as Icon's sPath, iIconType 
type of icon to supply 0=file, 1=closed folder, 2=open folder


I'd be happy to contribute this component to Gambas.


If you put an exported DirView class in your project, it will 
automatically inherits and override the gb.form DirView class. That 
way, you can enhance the DirView and publish your project without 
having to wait for your changes to be merged.


Regards,





--
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


Re: [Gambas-user] [Gambas Bug Tracker] Bug #1136: ColorButton fails with error bad drawing under gtk2 and gtk3

2017-09-02 Thread Benoît Minisini via Gambas-user

Le 02/09/2017 à 20:09, Tony Morehen a écrit :
Sorry, I realized after I uploaded the project that I uploaded a version 
using a customized DirView.  Is there any way to delete the gbTerm I 
published to the Software Farm?


Click on the "Remove" button. You can remove a project from the software 
farm only if you have published it.




My version of DirView has some new events and properties.  It is 
otherwise 100% compatible with the standard DirView.


ShowFiles(boolean) True shows the files contained in the current folder.
FoldersFirst(boolean) When files are shown, sort folders first
RootName(string) Change name of root ie change "/" to "System"

Event IconByType(sPath As String, iIconType As Integer)
Raised after Icon event, sPath is the same as Icon's sPath, iIconType 
type of icon to supply 0=file, 1=closed folder, 2=open folder


I'd be happy to contribute this component to Gambas.


If you put an exported DirView class in your project, it will 
automatically inherits and override the gb.form DirView class. That way, 
you can enhance the DirView and publish your project without having to 
wait for your changes to be merged.


Regards,

--
Benoît Minisini

--
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


Re: [Gambas-user] [Gambas Bug Tracker] Bug #1136: ColorButton fails with error bad drawing under gtk2 and gtk3

2017-09-02 Thread Tony Morehen
Sorry, I realized after I uploaded the project that I uploaded a version 
using a customized DirView.  Is there any way to delete the gbTerm I 
published to the Software Farm?


My version of DirView has some new events and properties.  It is 
otherwise 100% compatible with the standard DirView.


ShowFiles(boolean) True shows the files contained in the current folder.
FoldersFirst(boolean) When files are shown, sort folders first
RootName(string) Change name of root ie change "/" to "System"

Event IconByType(sPath As String, iIconType As Integer)
Raised after Icon event, sPath is the same as Icon's sPath, iIconType 
type of icon to supply 0=file, 1=closed folder, 2=open folder


I'd be happy to contribute this component to Gambas.


On 2017-09-02 01:26 PM, bugtrac...@gambaswiki.org wrote:

http://gambaswiki.org/bugtracker/edit?object=BUG.1136=L21haW4-

Comment #6 by Benoît MINISINI:

OK, I remove the reference to that property, and could run the project. I got 
the bug.

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





--
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