JFRobishow
Technical User
Hi,
I'm a complete VB noob and even though I know how to program I never really got into GUI making. Now I need something and I don't know how it's called or if it's included in VB.
I need something that is kind of like a list with scrollbars when it gets too long but seperated in columns.
Something like Windows explorer does when you switch to view>details but I would need to have a list of checkboxes in the first column. That way the user could click to select each given items in the list then from there read what is clicked and well that's about it.
All I need is a GUI frontend to manage an Access db for someone. I thought about doing it with a web interface but then I thought why not jump on the occasions and learn VB
I just hope it can do what I am trying to do...
Here's a little drawing of what I am looking for in case you don't understand me...as english isn't my first language. If it's possible to add other things than checkboxes that would be nice too, such as buttons in the 3rd columns.
X = checkboxes
| = columns borders
-------------------------------
| X | Some Text | ... |
| X | Some Text | ... |
| X | Some Text | ... |
-------------------------------
I'm a complete VB noob and even though I know how to program I never really got into GUI making. Now I need something and I don't know how it's called or if it's included in VB.
I need something that is kind of like a list with scrollbars when it gets too long but seperated in columns.
Something like Windows explorer does when you switch to view>details but I would need to have a list of checkboxes in the first column. That way the user could click to select each given items in the list then from there read what is clicked and well that's about it.
All I need is a GUI frontend to manage an Access db for someone. I thought about doing it with a web interface but then I thought why not jump on the occasions and learn VB
Here's a little drawing of what I am looking for in case you don't understand me...as english isn't my first language. If it's possible to add other things than checkboxes that would be nice too, such as buttons in the 3rd columns.
X = checkboxes
| = columns borders
-------------------------------
| X | Some Text | ... |
| X | Some Text | ... |
| X | Some Text | ... |
-------------------------------