Blockland Forums > Modification Help
GUI that lists datablocks?
soba:
Like the wrench events dlg, where you can select an emitter for the brick and stuff like that, how would I go about setting the datablock for the list to get?
Greek2me:
You use a GUIPopupMenuCtrl and then add all the DBs to it.
soba:
--- Quote from: Greek2me on October 30, 2011, 06:56:37 PM ---You use a GUIPopupMenuCtrl and then add all the DBs to it.
--- End quote ---
This didn't help at all, you basicly just repeated exactly what I want to do
I have no idea HOW to add all the datablocks to it ._.
jes00:
So would this be like a scroll/list ctrl?
soba:
--- Quote from: jes00 on October 30, 2011, 09:35:56 PM ---So would this be like a scroll/list ctrl?
--- End quote ---
correct