Re: [Gambas-user] how to know when a form runnig was invoked from another or not?

2017-03-15 Thread adamn...@gmail.com
On Wed, 15 Mar 2017 17:32:08 -0400 PICCORO McKAY Lenz wrote: > how to know when a form runnig was invoked from another or not? > > i mean: > > case1: > > form1 have a click and inside invoke form2.show() > > case2: > > only form2 are lauch > > now in form2 i have a

Re: [Gambas-user] gambas web, when run ide get confusing respect documentation

2017-03-15 Thread Jesus Guardon
El 16/3/17 a las 0:03, PICCORO McKAY Lenz escribió: > 2017-03-15 18:22 GMT-04:00 Jesus Guardon : > >> That tool already exists. It is inside your own browser!! I you use >> Firefox or a webkit based browser as Chromium, you have lots of tools >> inside the "Developer

Re: [Gambas-user] gambas web, when run ide get confusing respect documentation

2017-03-15 Thread PICCORO McKAY Lenz
2017-03-15 18:22 GMT-04:00 Jesus Guardon : > That tool already exists. It is inside your own browser!! I you use > Firefox or a webkit based browser as Chromium, you have lots of tools > inside the "Developer tools" menu that helps to debug your web project > whatever

Re: [Gambas-user] gambas web, when run ide get confusing respect documentation

2017-03-15 Thread Jesus Guardon
Hi, dudes El 15/3/17 a las 20:47, PICCORO McKAY Lenz escribió: > the profiler addon in screeshot show a tool that gets all the vars passed > to respond, the vars passed to request, the complete POST data, the > complete GET data , if any the complete URI on a web aplication.. That tool already

[Gambas-user] how to know when a form runnig was invoked from another or not?

2017-03-15 Thread PICCORO McKAY Lenz
how to know when a form runnig was invoked from another or not? i mean: case1: form1 have a click and inside invoke form2.show() case2: only form2 are lauch now in form2 i have a button with a event Click: if are invoked from form1 i need to show anagin form1 and close form2 if not, onlt

Re: [Gambas-user] gambas complete tools!!! gambas term form, where?

2017-03-15 Thread PICCORO McKAY Lenz
currently gambas provide a couple of programin fact to develop in desktop... now can develop in web, and soon also for non-graphical environments.. 2017-03-15 16:31 GMT-04:00 Fabien Bodard : > The problem is that I'm a firm manager and days have not more than 24 > hours :-).

Re: [Gambas-user] gambas complete tools!!! gambas term form, where?

2017-03-15 Thread Fabien Bodard
2017-03-15 20:04 GMT+01:00 PICCORO McKAY Lenz : > just searching for more cgi info i got with this: > > https://sourceforge.net/p/gambas/mailman/message/35612237/oo > > when will be available? not soon as I miss time or now but when i get a little bit more time i will

Re: [Gambas-user] gambas web, when run ide get confusing respect documentation

2017-03-15 Thread PICCORO McKAY Lenz
the profiler addon in screeshot show a tool that gets all the vars passed to respond, the vars passed to request, the complete POST data, the complete GET data , if any the complete URI on a web aplication.. on gambas, THIS ARE IMPORTANT: search and debug that things are very hard, downgrading

Re: [Gambas-user] gambas web, when run ide get confusing respect documentation

2017-03-15 Thread Benoît Minisini
Le 15/03/2017 à 20:13, PICCORO McKAY Lenz a écrit : > > BUT THIS WILL BE NECESARY: http://picpaste.com/codeigniter-forensics.png No idea what that tiny screenshot with russian inside is supposed to do. -- Benoît Minisini

Re: [Gambas-user] gambas web, when run ide get confusing respect documentation

2017-03-15 Thread PICCORO McKAY Lenz
2017-03-15 14:49 GMT-04:00 Benoît Minisini : > And what's the problem with that? > due debug with a old way its quite complicated today! need a lot of knoledge that many users not have (and today seems not need) The embedded HTTP server used when running the CGI

[Gambas-user] gambas complete tools!!! gambas term form, where?

2017-03-15 Thread PICCORO McKAY Lenz
just searching for more cgi info i got with this: https://sourceforge.net/p/gambas/mailman/message/35612237/ when will be available? i noted gambas provide such great interfaces but we need more easy way of disemination of the info.. the mail list currently its not user-friendly for new

Re: [Gambas-user] gambas web, when run ide get confusing respect documentation

2017-03-15 Thread Benoît Minisini
Le 15/03/2017 à 19:41, PICCORO McKAY Lenz a écrit : > all the mail list responces and documentation said that a web gambas app > must produce a exec cgi and then put in the server > > but ide when run does not call a producible exec .. runs and embebed http > that seems are the program itself...

[Gambas-user] gambas web, when run ide get confusing respect documentation

2017-03-15 Thread PICCORO McKAY Lenz
all the mail list responces and documentation said that a web gambas app must produce a exec cgi and then put in the server but ide when run does not call a producible exec .. runs and embebed http that seems are the program itself... due i only see "localhost:8080" without a root cgi scrip name

[Gambas-user] To the Wishlist: ListView.Sorted

2017-03-15 Thread Matti
I have a ListView here that I want to be sorted either ascending or descending. Now, the property 'Sorted' is a boolean that allows only 'no' or 'yes (ascending)'. To sort the ListView in descending order, I have to read the contents, put everything into an 2- or 3-dimensional array, sort this

Re: [Gambas-user] configure and use gambas web programs

2017-03-15 Thread PICCORO McKAY Lenz
hi adrian, i can see based on the "extract" that the link in connection users in gqambas forge are a rewrite rule? Pas de compte ? Incription but if are a rewrite, what parameters i must parse to the cgi to activate? and the workflow its quite close to your's have in mind in that moment, very

Re: [Gambas-user] sourceforge , git and gitlab, time to switch to gitlab

2017-03-15 Thread PICCORO McKAY Lenz
2017-03-15 3:18 GMT-04:00 Adrien Prokopowicz : > Git doesn't actually manage users itself : for each commit, it only records > a full name and an email, both of which are purely indicative. > that's right, so better right? > Therefore, it is not a problem at all

Re: [Gambas-user] sourceforge , git and gitlab, time to switch to gitlab

2017-03-15 Thread Adrien Prokopowicz
Le Mon, 13 Mar 2017 15:22:48 +0100, Benoît Minisini a écrit: > Le 13/03/2017 à 15:16, PICCORO McKAY Lenz a écrit : >> i'm back for this land and in my firts 2017 mail to this i see some >> notes >> about sourgeforce >> >> 2017-02-25 20:37 GMT-04:00 Jesus Guardon