Pritpal Bedi escribió:
Hi


Alaska did not distinguish a pure dialog and XbpDialog(), and
hence this is the reason of so many nights I spent on resolving
this concept only. There is a distinct behavior of dialogs and windows.
If your login dialog would been a pure dialog, then "Return" on default push button would have succeeded but here it fails because parent is a window, not dialog.

Infact Aalska's concept of drawingArea is also crappy, because, as its base
levels it does not confirm to Qt's Central Widget concept. I have reported earlier also that much of the Xbase++ class framework, with names and method calling convention are derived from Qt or some similar
implementation.

May be I could not have explained well...

Regards
Pritpal Bedi


You have been allways very clear on your concepts =)
But I'm a pragmatic man so I don't think we have to stick with all AS design choices so... I propose you to create a new class: xbpForm() or xbpGetDialog() based on QDialog() to make upon all our get screens easier and compatible with qtDesigner's .ui form loading.

What do you think ?

Regards
Angel

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to