Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Programatically activate the drop down list in a Combo B
Message
From
31/03/2001 03:48:43
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
31/03/2001 01:04:00
F. Bennett Swenson
Sundance Aerial Photography
Hurst, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00490222
Message ID:
00490557
Views:
11
>Thanks
>
>Now another Question (there is no end to them).
>
>Is the number items displayed in the drop down list of a Combo Box fixed or variable?
>Can the height of the drop down list be changed to allow more items to be shown?
>
>TIA
>
>F, Bennet Swenson
>
>P.S. If I get bold and want my photo sent with My messages, how do send it to the UT?


Number of displayed items is variable. I think you mean 'DisplayCount' here not number of items and related with height, right ? If so yes it's variable also. Set DisplayCount property to a value you want. It works well and if you set it to say 10 and you have less items (say 4) only 4 items are displayed w/o any extra empty space (as if you said 4). You can also change it on the fly too (ie: in Gotfocus : This.DisplayCount = 5).

How to send photo was explained in main page as I remember (size, format etc). I really don't remember details.

PS: I have done aerial photography in the past too and even wrote an interface to mosaic the images in VFP - with no automatching, rotation, rubber sheet, geocoding but sizing. Those days it was a nightmare to mosaic 3-4 images in photoshop, corel, erdas, idrisi etc and VFP (3 or 5 it was) handled 1640 images in a weeks work. IEEE1394 cards were not out yet and digital camcorders were bright new (actually got a request to photography this week and rejected:) Hardest part was flying at a high altitude with no pressure balancing. Do you have a site I can visit ?
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform