[Gambas-user] Need Help IP Address
Benoit Minisini
gambas at ...1...
Mon Aug 15 20:53:49 CEST 2005
On Monday 15 August 2005 09:05, isy21 at ...1082... wrote:
> Hi.
>
> I new in gambas, so i need help to
>
> 1. get my own ip address from gambas.
> could everyone give me example to do this.
>
You must analyze the output of /sbin/ifconfig command.
> 2. how to format input like in vb mask
> ie.
> in vb for input in date i will use masked input in form with dd/mm/yyyy
> so if user insert in wrong date then error will occurs, without any
> additional programming check (means it validation include in mask property)
>
It is not possible yet - But this something that must be done, eventually in
Gambas.
> 3. Can i using datacombox in gambas,
> ie in vb
> i have database country (field countryid,countryname)
> then i use datacombo, to display countryname visible to user for choose
> and
> if user choose 1 on countryname, then program automatic get countryid to
> save to database.
> can anyone help me
>
It is not possible yet - But this is planed to do it in a component written in
Gambas
>
> Sorry to many question to ask, i was vb programmer for 7 years ,now i
> change to be gambas programmer.
> Thanks before,
>
>
>
> Ignatius
>
>
Regards,
--
Benoit Minisini
mailto:gambas at ...1...
More information about the User
mailing list