|
-
Jun 19th, 2000, 11:36 PM
#1
Thread Starter
Addicted Member
Hello there!
I have some problems with the menus in my prog. I want to disable a topmenu, but I don't want it to be gray colored. I know you can do this in VC++ but I wonder which API I will use to do this in VB.
-
Jun 20th, 2000, 01:31 AM
#2
Thread Starter
Addicted Member
I really need help!
Please help me with this one!!!
-
Jun 20th, 2000, 02:09 AM
#3
transcendental analytic
Simply invisible all submenus under it
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Jun 20th, 2000, 02:30 AM
#4
Or you can just Uncheck the box that says Visible
-
Jun 20th, 2000, 05:58 AM
#5
transcendental analytic
No Meg, the menu will disappear that way
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Jun 20th, 2000, 07:06 AM
#6
I thought that's what he wanted. But now that you mention it I suppose he ment what you said.
-
Jun 20th, 2000, 07:17 AM
#7
transcendental analytic
I'm not sure either what he meant. let him tell
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|