Updates:
Status: Fixed
Comment #2 on issue 135 by benoit.m...@gmail.com: Cannot use vararg in
functions with optional arguments - Segmentation fault
http://code.google.com/p/gambas/issues/detail?id=135
Fixed in revision #4223.
--
Updates:
Status: Accepted
Labels: -Version -Type-Bug Version-TRUNK Type-Crash
Comment #1 on issue 135 by benoit.m...@gmail.com: Cannot use vararg in
functions with optional arguments - Segmentation fault
http://code.google.com/p/gambas/issues/detail?id=135
This bug is there sinc
*"*If you give no details and no information about your problem, nobody can
help you.
Please:
- Give the version of Gambas you are using.
- Give informations about your system.
- Send your project if possible.
- Describe exactly what you done, what you expected, and what happened
instead.
Tha
Status: New
Owner:
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 135 by emil.len...@gmail.com: Cannot use vararg in functions with
optional arguments - Segmentation fault
http://code.google.com/p/gambas/issues/detail?id=135
1) Describe
Uuups,
found it myself, it means
Print Object.Type(C)
( How stupid )
and I get it all!!!
THX
Juergen
--
View this message in context:
http://old.nabble.com/How-to-get-the-controltypes-in-a-form-tp32731573p32732397.html
Sent from the gambas-user mailing list archive at Nabble.com.
--
If I try it with this lines, I get an error.
Public Sub Form_Open()
Dim C As Object
For Each C In Me.Children
Print C.Type()
Next
End
(Unknown symbol in class (Textbox))
How can I make it right?
(Sorry, but I have'nt found anything under Class.type in the
Thanks, that what i was looking for.
Juergen
--
View this message in context:
http://old.nabble.com/How-to-get-the-controltypes-in-a-form-tp32731573p32732238.html
Sent from the gambas-user mailing list archive at Nabble.com.
Le 27/10/2011 15:50, J_Mischk3 a écrit :
>
> My idea is to scan a container(form) with several fields ( button, textarea,
> text and so on ) and if i can get the class of a Control, i can use special
> automated functions to put data from a database into it.
>
> Example: if Value in DB is 1, aktica
My idea is to scan a container(form) with several fields ( button, textarea,
text and so on ) and if i can get the class of a Control, i can use special
automated functions to put data from a database into it.
Example: if Value in DB is 1, akticate Button
But HOW is it possible to get this.
EXA
Le 27/10/2011 04:43, Christian DaGeek247 Stephens a écrit :
> *I am seriously frustrated with this one, and I don't have a solution for
> it.*
> *
> *
> *Here's the deal. I have a program that is fairly far into construction, and
> this issue is stopping all production. I made a menu item, and it w
Le 27/10/2011 04:43, Christian DaGeek247 Stephens a écrit :
> *I am seriously frustrated with this one, and I don't have a solution for
> it.*
> *
> *
> *Here's the deal. I have a program that is fairly far into construction, and
> this issue is stopping all production. I made a menu item, and it w
11 matches
Mail list logo