TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Simbon Ba
NA
3
2.3k
GTK# : how to load widget at runtime
Jul 10 2013 9:31 AM
I'm using MonoDevelop (IDE) to create a small GTK# application.
I placed a HBox (m_Hbox with 3 columns) container on the MainWindow.
in the first column of the HBox i added one button (m_AddContenButton). in the third column I added another button (m_RemoveContentButton).
Started the application and it run fine.
My problem:
I created two custom widgets that I want to load into the second column of the HBox (m_HBox) at runtime using m_AddContentButton_Click and remove it with m_RemoveContentButton_Click.
How can I do this ?
Thanks in advance for you Help
Reply
Answers (
1
)
Read()
Lambda .Find on Index number to ID