From: karim lazhar on
"Ashwini Deshpande" <vd.ashwini(a)mathworks.com> wrote in
message <fve31c$309$1(a)fred.mathworks.com>...
> "matt dash" <n.a(a)mail.com> wrote in message
> <fvcq0t$k0p$1(a)fred.mathworks.com>...
> > ashwini has you confused with someone else...
> >
> > the answer SHOULD be:
> >
> > figure
> > a=actxcontrol('VSFLEX.vsFlexArrayCtrl.1',[50 50 400 300]);
> > a.editable=1;
> > a.row=1;
> > a.col=1;
> > a.combolist='Hello|Goodbye';
> >
> >
> >

I think it lacks a property to stabilize the listbox.
From: karim lazhar on
"Ashwini Deshpande" <vd.ashwini(a)mathworks.com> wrote in
message <fve31c$309$1(a)fred.mathworks.com>...
> "matt dash" <n.a(a)mail.com> wrote in message
> <fvcq0t$k0p$1(a)fred.mathworks.com>...
> > ashwini has you confused with someone else...
> >
> > the answer SHOULD be:
> >
> > figure
> > a=actxcontrol('VSFLEX.vsFlexArrayCtrl.1',[50 50 400 300]);
> > a.editable=1;
> > a.row=1;
> > a.col=1;
> > a.combolist='Hello|Goodbye';
> >
> >
> >

I think it lacks a property to stabilize the listbox.
From: karim lazhar on
"Ashwini Deshpande" <vd.ashwini(a)mathworks.com> wrote in
message <fve31c$309$1(a)fred.mathworks.com>...
> "matt dash" <n.a(a)mail.com> wrote in message
> <fvcq0t$k0p$1(a)fred.mathworks.com>...
> > ashwini has you confused with someone else...
> >
> > the answer SHOULD be:
> >
> > figure
> > a=actxcontrol('VSFLEX.vsFlexArrayCtrl.1',[50 50 400 300]);
> > a.editable=1;
> > a.row=1;
> > a.col=1;
> > a.combolist='Hello|Goodbye';
> >
> >
> >

I think it lacks a property to stabilize the listbox.
From: karim lazhar on
"Ashwini Deshpande" <vd.ashwini(a)mathworks.com> wrote in
message <fve31c$309$1(a)fred.mathworks.com>...
> "matt dash" <n.a(a)mail.com> wrote in message
> <fvcq0t$k0p$1(a)fred.mathworks.com>...
> > ashwini has you confused with someone else...
> >
> > the answer SHOULD be:
> >
> > figure
> > a=actxcontrol('VSFLEX.vsFlexArrayCtrl.1',[50 50 400 300]);
> > a.editable=1;
> > a.row=1;
> > a.col=1;
> > a.combolist='Hello|Goodbye';
> >
> >
> >

I think it lacks a property to stabilize the listbox.
From: karim lazhar on
"Ashwini Deshpande" <vd.ashwini(a)mathworks.com> wrote in
message <fve31c$309$1(a)fred.mathworks.com>...
> "matt dash" <n.a(a)mail.com> wrote in message
> <fvcq0t$k0p$1(a)fred.mathworks.com>...
> > ashwini has you confused with someone else...
> >
> > the answer SHOULD be:
> >
> > figure
> > a=actxcontrol('VSFLEX.vsFlexArrayCtrl.1',[50 50 400 300]);
> > a.editable=1;
> > a.row=1;
> > a.col=1;
> > a.combolist='Hello|Goodbye';
> >
> >
> >

I think it lacks a property to stabilize the listbox.
 | 
Pages: 1
Prev: changing name
Next: fmincon query