LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Help with a little problem (https://www.linuxquestions.org/questions/programming-9/help-with-a-little-problem-288872/)

koldun 02-11-2005 06:37 AM

Help with a little problem
 
Hey, Who can help me?In QTdesigner: I have aComboBox, i have a file.txt with text. I want, that my ComboBox's lists be read from my text file..... thanks :confused:

ChemicalBurn 02-11-2005 09:48 AM

using C++ ??

koldun 02-14-2005 12:35 AM

I thout that i can do it by my toolkit.....

Hivemind 02-14-2005 04:39 AM

Do you know how add a string to the combobox?
Do you know how to read a file line by line?

If not, solve both individually then combine them, should be really easy.

koldun 02-14-2005 05:00 AM

Can you? It;s like a big mountain on my way. I need some help. So i fond help script in Help file,
that can read from file. But i don't know which way i can move lines(just something) from file to combobox.
I can do it at C++Builder, but this QT..... Maybe i can move them into Table or another.


All times are GMT -5. The time now is 09:46 AM.