C Board  

Go Back   C Board > Platform Specific Boards > Windows Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 03-08-2004, 12:14 PM   #1
Registered User
 
Join Date: Mar 2003
Posts: 32
Question display a file in dropdown edit box

I have a dropdown edit box that I want to populate with a file, I have added under the properties the "accept files" But I am confused on how I can actually call the file and display the results.

I'm sure I need to edit the block of code that represents this edit box, but can anyone help me with the concept of the file call and how to display it?
__________________
I'd like to put Murphy and his laws in headlock sometimes!
sunburnbyRA is offline   Reply With Quote
Old 03-09-2004, 10:19 PM   #2
Registered User
 
Join Date: Nov 2001
Posts: 1,348
Are you referring to an editable combobox?

Kuphryn
kuphryn is offline   Reply With Quote
Old 03-10-2004, 01:58 PM   #3
Registered User
 
Join Date: Mar 2003
Posts: 32
yes, and thank you so much for looking, I was begining to think I was a lepper.... No offense to any leppers out there...

Its an edit combo box using a dropdown list, that I would like to call the contents of flat file when the dropdown arrow is initiated, I know how to add the into the properties portion, I see the option to accept file input, so I am convinced there has to be away to populate the list from a file.....

Any help would really be appreciated, I have 3 books on visual programing and none of them have get that explicit..
__________________
I'd like to put Murphy and his laws in headlock sometimes!
sunburnbyRA is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
A development process Noir C Programming 32 12-19-2009 10:15 AM
Newbie homework help fossage C Programming 3 04-30-2009 04:27 PM
Formatting the contents of a text file dagorsul C++ Programming 2 04-29-2008 12:36 PM
Display Int as Hex in an Edit box Gedinfo C++ Programming 9 12-10-2007 11:34 AM
Post... maxorator C++ Programming 12 10-11-2005 08:39 AM


All times are GMT -6. The time now is 10:56 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22