I have been working on a project to convert an app to c# for far,far too long.
It is so horrible I cannot bear to tell you.
c# should be c(pooh)
The simplest things, arrgh. If you have a three line clipper or vfp app, go ahead, it's easy, but if you have
a really serious vfp project, DO NOT GO THERE.
Let me give you one really painful experience.
In c# with winforms, you can have menus with sub menu items - even sub menus.
Imagine a language where you can disable a menu, and thus its items - sounds normal.
In c# you can do that, but if you have another menu item which is not disabled, which has sub menu items,
then your sub menu will be ENABLED should the users cursor drift across the enabled one.
How pooh is that .
Regards
Griff
Keep [Smile]ing
There are 10 kinds of people in the world, those who understand binary and those who don't.
It is so horrible I cannot bear to tell you.
c# should be c(pooh)
The simplest things, arrgh. If you have a three line clipper or vfp app, go ahead, it's easy, but if you have
a really serious vfp project, DO NOT GO THERE.
Let me give you one really painful experience.
In c# with winforms, you can have menus with sub menu items - even sub menus.
Imagine a language where you can disable a menu, and thus its items - sounds normal.
In c# you can do that, but if you have another menu item which is not disabled, which has sub menu items,
then your sub menu will be ENABLED should the users cursor drift across the enabled one.
How pooh is that .
Regards
Griff
Keep [Smile]ing
There are 10 kinds of people in the world, those who understand binary and those who don't.