I'm stucked in populate a wxBitmapCombobox with wxFormBuilder
win7 wxFB 3.3.4-beta unicode in Project settings, path = . <- (dot) I have an "ico_conto1.bmp" tree of the dialog: - Dialog --- wxBoxSizer ------wxGridSizer ---------- 4 wxStaticText + 3 wxTextCtrl + ---------- wxBitmapComboBox --- wxStaticLine --- wxStdDialogButtonSizer in wxBitmapComboBox setup, in "choices" I'm not able to load the bitmap At the bottom, tip for such widget is "use format bitmap:choice", tested: ico_conto1.bmp:bitmap1 bitmap:ico_conto1.bmp bitmap:ico_conto1 but I get only and always a popup "Can't load image from file 'ico_conto1.bmp": file does not exist." Any help welcome, thanks. -- Lurken III -- http://mail.python.org/mailman/listinfo/python-list