Re: VDC: Problem with Combobox

wh <[email protected]>
Newsgroups gmane.comp.lang.4gl.aubit.general
Message-ID <[email protected]>
muchas gracias :-)



Am , schrieb Daniel Kroker:
> Hi,
> 
>  it's fixed in SVN repo.
> 
>  Am 25.11.2013 18:22, schrieb wh:
> 
>> Hello,
>> 
>> I have a problem with the ui.Combobox stuff. Consider the following
>> example:
>> 
>> f1.per
>  DATABASE FORMONLY
>  SCREEN
>  {
>  Combotest [f ]
>  }
> 
>  ATTRIBUTES
>  COMBOBOX f = FORMONLY.mycombo TYPE CHAR;
>  <<<
> 
>  t1.4gl
> 
>> 
>  main
>  define lv_combo ui.combobox
>  define lv_entry char(20)
>  close window screen
>  options input wrap
>  open window w1 with form "f1"
>  let lv_combo = ui.combobox.forname("mycombo")
>  call lv_combo.clear()
>  call lv_combo.additem("one", "entry one")
>  call lv_combo.additem("two", "entry two")
>  input lv_entry from mycombo
>  close window w1
>  end main
>  <<<
> 
>  if I comple and run the example, VDC crashes and 4gl stops with errno
> 104 / 32
> 
>  I'm using the current CVS version of aubit4gl on ubuntu linux 13.10
> x86_64 and VDC from www.ventas.de [3] on a win7 x86_64
> 
>  Example source and debug.out + proxy.log is in the attached tar.gz
> 
>  what am I doing wrong?
> 
>  thanks for any help!
> 
>  Walter
> 
> ------------------------------------------------------------------------------
> Shape the Mobile Experience: Free Subscription
> Software experts and developers: Be at the forefront of tech
> innovation.
> Intel(R) Software Adrenaline delivers strategic insight and
> game-changing
> conversations that shape the rapidly evolving mobile landscape. Sign
> up now.
> http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
> [1]
> 
> _______________________________________________
> Aubit4gl-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss [2]
> 
> --
> Mit freundlichen Grüßen
> Daniel Kroker
> 
> VENTAS AG 20+ Jahre ERP-Erfahrung!
> Web: www.ventas.de [3]
> Fon: 040 / 32 33 34 0
> Fax: 040 / 32 33 34 38
> Firmensitz: Mittelweg 144, 20148 Hamburg, Deutschland
> Registergericht: Hamburg, HRB 80 297 Ust.IdNr.: DE118686712
> Vorstandsvorsitzender: Dipl. Ing. Alain Siverly
> Aufsichtsratsvorsitzender: Dr. Olaf Rehme
> 
> 
> Links:
> ------
> [1]
> http://pubads.g.doubleclick.net/gampad/clk?id=63431311&amp;iu=/4140/ostg.clktrk
> [2] https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss
> [3] http://www.ventas.de
> 
> ------------------------------------------------------------------------------
> Shape the Mobile Experience: Free Subscription
> Software experts and developers: Be at the forefront of tech 
> innovation.
> Intel(R) Software Adrenaline delivers strategic insight and 
> game-changing
> conversations that shape the rapidly evolving mobile landscape. Sign up 
> now.
> http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
> 
> _______________________________________________
> Aubit4gl-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss

------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Aubit4gl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.