Hello Augusto, On Friday 09 November 2007 13:02, Augusto Camarotti wrote: > Hi Kern > > Sorry to annoy you at your personal e-mail.
That is OK, but you should always copy the bacula-devel list unless it is something personal. > > I'm willing to start changing some parts of BAT code, as I think it'll be > better the way I imagine. And maybe afterall I could help developing BAT. > As I never developed using QT and stuff. I'm just needing some tips, so I > will start explaining what I would like to change : > > I really dont like using mouse to interact with softwares, I prefer using > only keyboard. It´s faster and don't stress my wrists too much as using > mouse does. > > So I need to have a option in BAT, which will set ON/OFF that dialogs that > shows when we issue some commands. That would really make a lot happier :) > I was looking through BAT source but it was a bit confusing to me, so could > you tell me which file i will need to change to get that done? > Maybe it will be not just one file, so if you have some time, you could > explain a bit to me about BAT so I could get it done. Well, I don't have much time these days. What you suggest is possible, and I have even thought about doing it for debugging purposes, but what I don't understand is why you want to do this. bconsole is the tty console, and it has a *lot* of extra features that allow you to direct output to files, script it, and even tee the output. To me it doesn't make much sense to turn a GUI program into a tty program when one exists already. If you *really* want to do it, and you send in the FSFE FLA (copyright assignment as described on the web site), perhaps Dirk would be willing to help you, but I'm a bit skeptical if it is worth much effort to remove features rather than add them ... Best regards, Kern ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
