Hello all,
In my code usually for lets say some dialog I will have:
controller class - handles logic
view class - display view
view factory - will handle creating of view classes
the problem is that if I use designer I can't use my view factory as it just
initiate the view class
is there work around for that ?
thanx
Eli
Bookmarks