Hey guys! Its me again.
I'm working with a SQLite database, and I want to list every entry inside a listbox (only the "Name" row). I know that I can list everything inside a DataGrid, but I don't want to list everything (:
Also... sometimes, when you open a window inside a app, you can't work with other windows until that one you opened gets closed. How can I do it too?
Also, I've created two context menus. Is everything working fine, but they look too... strange. The windows default looks like this: http://i1001.photobucket.com/albums/af134/RenanLazarotto/screen_000007.png
But, mine is looking like this, after I changed the render to 'System': http://i1001.photobucket.com/albums/af134/RenanLazarotto/screen_000008.png
Can I make it look like windows default?
Well, I think that this is all for now. Thanks!