[Gambas-user] [Gambas Bug Tracker] Bug #779: me.top = 0 , can't work ( in event _new() )

2015-10-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.779=L21haW4- Benoît MINISINI changed the state of the bug to: Accepted. -- ___ Gambas-user mailing list

[Gambas-user] [Gambas Bug Tracker] Bug #779: me.top = 0 , can't work ( in event _new() )

2015-10-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.779=L21haW4- Comment #4 by Benoît MINISINI: Sorry, this is not well documented. If the initial position of a window is (0,0), it is automatically centered. Fixing that (i.e. allowing the initial position of a window to actually be 0,0) is

[Gambas-user] [Gambas Bug Tracker] Bug #779: me.top = 0 , can't work ( in event _new() )

2015-10-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.779=L21haW4- Comment #3 by Zainudin AHMAD: I don't understand what do you mean, this code Public Sub _new() Me.Top = 80 Me.Left = 80 End can work with gambas version : 3.1.1 and 3.5.4 and 3.7.1 and 3.8.1 and trunk this problem with

Re: [Gambas-user] How to input hide password into gambas command line project ?

2015-10-01 Thread Tobias Boege
On Thu, 01 Oct 2015, Yahoo wrote: > Hello all, > > Since few day I work on a little project that consist to a cli program > written in Gambas3 where the first task is to ask to the user to enter a > password but of course, all written character must be hidden. > > I try to use INPUT

[Gambas-user] How to input hide password into gambas command line project ?

2015-10-01 Thread Yahoo
Hello all, Since few day I work on a little project that consist to a cli program written in Gambas3 where the first task is to ask to the user to enter a password but of course, all written character must be hidden. I try to use INPUT instruction but all characters entered are automatically

Re: [Gambas-user] How to input hide password into gambas command line project ?

2015-10-01 Thread Benoît Minisini
Le 01/10/2015 17:31, Yahoo a écrit : > Hello all, > > Since few day I work on a little project that consist to a cli > program written in Gambas3 where the first task is to ask to the user > to enter a password but of course, all written character must be > hidden. > > I try to use INPUT

Re: [Gambas-user] How to input hide password into gambas command line project ?

2015-10-01 Thread Yahoo
Thank you for all explications. I never thanked that what this way to do it. So, I put your code in my project and it work as expected and fine. About gb.ncurses, when I say the terminal become unusable I mean that the Carrier Return does not work after closing my program, so press on the enter

Re: [Gambas-user] How to input hide password into gambas command line project ?

2015-10-01 Thread Tobias Boege
On Thu, 01 Oct 2015, Yahoo wrote: > About gb.ncurses, when I say the terminal become unusable I mean that the > Carrier Return does not work after closing my program, so press on the enter > key does not create to a new line and the prompt is written on the same line, > at the location where is

Re: [Gambas-user] How to input hide password into gambas command line project ?

2015-10-01 Thread Yahoo
Yes exactly, it’s the way that I've found to restore the terminal. Thank you —  Olivier Cruilles Le October 1, 2015 à 13:18:31, Tobias Boege (tabo...@gmail.com) a écrit: On Thu, 01 Oct 2015, Yahoo wrote: > About gb.ncurses, when I say the terminal become unusable I mean that the > Carrier

Re: [Gambas-user] How to input hide password into gambas command line project ?

2015-10-01 Thread Fabien Bodard
You can use escape codes too : Local Echo (Keyboard Send-Receive) This mode selects local echo, which causes every character transmitted by the terminal to automatically appear on the screen. Therefore, the computer does not have to transmit (echo) the character back to the terminal for display.

[Gambas-user] [Gambas Bug Tracker] Bug #776: Gambas does not detect Breeze as desktop incon theme

2015-10-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.776=L21haW4- Comment #17 by Moviga TECHNOLOGIES: I have no idea I re-copied it, and now it looks sane :) -- ___

[Gambas-user] [Gambas Bug Tracker] Bug #776: Gambas does not detect Breeze as desktop incon theme

2015-10-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.776=L21haW4- Comment #18 by Fabien BODARD: I had the same problem... The cgi add lines in one of my message. -- ___

[Gambas-user] [Gambas Bug Tracker] Bug #776: Gambas does not detect Breeze as desktop incon theme

2015-10-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.776=L21haW4- Comment #19 by Moviga TECHNOLOGIES: According to this[0], there is no dedicated KDE5 config folder, it just places everything in ~/.config. [0]https://bbs.archlinux.org/viewtopic.php?id=185428#2

[Gambas-user] [Gambas Bug Tracker] Bug #776: Gambas does not detect Breeze as desktop incon theme

2015-10-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.776=L21haW4- Comment #20 by Benoît MINISINI: Why the bugtracker would do that? It never does with me and Firefox. Which browser do you use? --

[Gambas-user] [Gambas Bug Tracker] Bug #776: Gambas does not detect Breeze as desktop incon theme

2015-10-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.776=L21haW4- Comment #21 by Fabien BODARD: I use Chrome. And Sometime like now Chrome on android -- ___ Gambas-user mailing

[Gambas-user] [Gambas Bug Tracker] Bug #783: Sometimes newline are duplicated in comments

2015-10-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.783=L21haW4- Benoît MINISINI changed the state of the bug to: Accepted. -- ___ Gambas-user mailing list

[Gambas-user] [Gambas Bug Tracker] Bug #783: Sometimes newline are duplicated in comments

2015-10-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.783=L21haW4- Benoît MINISINI reported a new bug. Summary --- Sometimes newline are duplicated in comments Type : Bug Priority : Medium Gambas version : Unknown Product : Bugtracker Description ---

[Gambas-user] [Gambas Bug Tracker] Bug #776: Gambas does not detect Breeze as desktop incon theme

2015-10-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.776=L21haW4- Comment #22 by Benoît MINISINI: If you don't have kde5-config or kde4-config, the KDE theme configuration cannot be detected. Do you have something that looks like that? For example, just "kde-config"? Without that program, there

[Gambas-user] [Gambas Bug Tracker] Bug #776: Gambas does not detect Breeze as desktop incon theme

2015-10-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.776=L21haW4- Comment #16 by Benoît MINISINI: do ---> is -- ___ Gambas-user mailing list Gambas-user@lists.sourceforge.net

[Gambas-user] [Gambas Bug Tracker] Bug #776: Gambas does not detect Breeze as desktop incon theme

2015-10-01 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.776=L21haW4- Comment #15 by Benoît MINISINI: Why do your system information full of extra void lines? -- ___ Gambas-user