Re: [Gambas-user] change columnview color

2017-10-19 Thread mikeB
't be seen? Thanks for any/ all help - have a GREAT day, mikeB -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http

Re: [Gambas-user] a novice question = advise on were to start?

2017-09-23 Thread mikeB
Thanks for your reply - since my post I've got MOST everything figured out but of course is a large project so will require a LOT of hack'n and testing. But have made a commitment to self to get this done ;-) have a GREAT day, mikeB On 09/23/2017 11:41 AM, PICCORO McKAY Lenz wrote:

Re: [Gambas-user] a novice question = advise on were to start?

2017-09-21 Thread mikeB
t want to create and publish a web page or two then spend a week, month or year learning to code;-) Have a GREAT day, mikeB -- Check out the vibrant tech community on one of t

Re: [Gambas-user] Gambas v3.10.0 setup problems again

2017-09-13 Thread mikeB
ks for any/ all help in resolving this issue - I'm finding that creation of the setup file and compatibly issues are harder to understand then the actual coding/ dev of the app ;-( Have a GREAT day, mikeB -- Check

Re: [Gambas-user] lost

2017-09-09 Thread mikeB
Ops.. my bad. The lock Screen was active. Sorry for wasting your time. mikeB On 09/09/2017 10:09 AM, Christof Thalhofer wrote: Am 09.09.2017 um 17:50 schrieb mikeB: PLEASE - in plain speak (so even I can understand) is there a way to fix or should I just wait untill all the

Re: [Gambas-user] lost

2017-09-09 Thread mikeB
Ops = FALSE ALARM The "Lock Screen" was activated somehow - prob by me. Sorry about wasting your time. mikeB On 09/09/2017 09:50 AM, mikeB wrote: eGreetings, I've noticed lots of work must be going on with Gambas edit, etc cuz of the many emails (that I really do not

Re: [Gambas-user] lost

2017-09-09 Thread mikeB
uld I just wait untill all the developers get their thing done? Regards and sorry for my lack of knowledge, mikeB -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org!

Re: [Gambas-user] OH NO - not this ? again...

2017-09-02 Thread mikeB
l gambas3-runtime" the terminal return = mikeb@mikeb-System ~ $ sudo apt-get install gambas3-runtime [sudo] password for mikeb: Reading package lists... Done Building dependency tree Reading state information... Done gambas3-runtime is already the newest version (3.8.4-2ubuntu3.1). gambas3-runti

Re: [Gambas-user] OH NO - not this ? again...

2017-09-01 Thread mikeB
do I deal with this (include the runtime files) - PLEASE, so even I can understand ;-) A BIG THANKS to anyone taking the time to advance this newbie, and others knowledge! It will be a big help in advancing development of Linux Gambas apps so folks can rid themselves from M$. Have a GREAT

Re: [Gambas-user] Embedded Terminal Possible?

2017-08-29 Thread mikeB
eGreetings - it's a wonderful day in the Gambas neighborhood, Could someone tell me if it's possible, and if so, point me in the right direction, to create a form (that the FrmMain opens) with a very simple, functional "terminal/ console"? Any/ all advise is GREATLY

Re: [Gambas-user] CRYPT function - a little help please?

2017-08-25 Thread mikeB
GREAT day or night - what ever the case might be, mikeB On 08/25/2017 12:23 AM, Rolf-Werner Eilert wrote: NOW - if anyone out there has a minute and knows - where does this encrypted file or string reside after it is created? Guess where strings reside, somewhere in memory, with a pointer

Re: [Gambas-user] CRYPT function - a little help please?

2017-08-24 Thread mikeB
created? As always - appreciate your time and knowledge, mikeB On 08/24/2017 06:18 PM, Tony Morehen wrote: Dim userid As String Dim encrypted As String Dim cked As Boolean userid = "xcodex" encrypted = Crypt.md5(userid, "abcdefgh") cked = Crypt.Check(userid, encrypted) Pr

Re: [Gambas-user] CRYPT function - a little help please?

2017-08-24 Thread mikeB
if this method is a secure way to store/ verify a users entry password? Thank you very much for any help - it is GREATLY APPRECIATED! mikeB -- Check out the vibrant tech community on one

Re: [Gambas-user] Mailinglist

2017-08-19 Thread mikeB
AMEN! On 08/19/2017 01:08 PM, Benoît Minisini via Gambas-user wrote: Le 19/08/2017 à 21:00, Jussi Lahtinen a écrit : What is the problem with google? 1) Google groups are not a mailing-list. I want mails, so that I can have every post in my mail client and read them without Internet. 2)

Re: [Gambas-user] A couple of ?s about encryption

2017-08-13 Thread mikeB
Thansk to all that responded to my query - think I can get on the right path now. mikeB On 08/13/2017 02:36 PM, Tony Morehen wrote: Don't use .hidden. There is nothing secure about and its only used by the development/installation environments. Hidden directories in general do no

Re: [Gambas-user] A couple of ?s about encryption

2017-08-13 Thread mikeB
;protected" if the source code was available to all? Any suggestions, from the group, would be GREATLY APPRECIATED! mikeB -- Check out the vibrant tech community on one of the world's most engaging tech sites

Re: [Gambas-user] help with ListView code?

2017-07-28 Thread mikeB
sic" there's a lot of difference (as you all know). I will publish the new Gambas GNU app I am writing so that other "newbies" might have a better time of using this control (Learn by Example). THANKS AGAIN and HAVE A GREAT DAY, mikeB On 07/28/2017 07:47 AM, Tobias Bo

Re: [Gambas-user] help with ListView code?

2017-07-27 Thread mikeB
igure out how to add values to the 2nd column (Site URL:) - got me stumped. Anyone got an example line of code to help me out? I can't seem to find the answer in the help docs. Would greatly appreciate any/ all help;-) mikeB ---

Re: [Gambas-user] make installation package

2017-07-23 Thread mikeB
Greetings all, I have created a Gambas project - after creating a "Make Executable" file it will run as expected on the development system BUT when I try to make a installation package it says that "makepkg" and "makeself" files are missing. Doing a system search - the "makepkg" is on the

Re: [Gambas-user] error in creating install pakage

2017-06-11 Thread mikeB
ollowing Error: The package build has failed. == CREATING PACKAGE FOR UBUNTU / KUBUNTU / MINT Making build directory. Creating desktop file... Sources are being debianizated. Creating package... cd '/home/mikeb/