 |
|
 |
How do you prevent the menu window (with a edit control in it) from being activated? or say, when the edit control (within a menu window) has the keyboard input focus, i found that the parent of the menu window always keep activation. in normal, the parent of the menu window will be inactivation when other window has the keyboard input focus.
so I very very want to know how do you do like thus???
wait for your answer in posibble!!!
jerkii
Welcome to my site:
http://www.cntomorrow.com:3310
|
|
|
|
 |
|
 |
Hey
Did you make a mistake when updating in May? The source is identical with old release. Anyway, thanks for an ambitious work. However, your controls do not seem to work with visual styles. I tried to add a manifest file, change the ID of the manifest and also specify the:
#define ISOLATION_AWARE_ENABLED 1
The testapp works, it just don't paint anything.
I also wonder about your supplied binary, I see that you link statically to the MS runtime, why? My DLL size is about 230 kB (vc7.1)
regards Jerker
|
|
|
|
 |
|
 |
What's up with http://michael.lennox.com.au/[^]?
That site doesn't seem to have anything to do with enhanced Menu's... heck, it doesn't seem to be associated with Windows or Computers at all!
Does anyone know where Michael left? Where can I get the newest version of the mwtsui-library?
|
|
|
|
 |
|
 |
Hi,
No development has not been cancelled. However getting the docking controls to work properly in the given context has been a bit nightmarish.
Consequently I have started a new project, with the docking control support built in. Also, I have started rewritting the controls from the ground up using original code, so that I am not constrained by the WINE GPL. This has meant that it has taken me a lot longer than I expected to get the code upto a useable stage.
The website referred to does no longer have any reference to the mwtsui controls simply because there were no hits on the website, and i thought it best do something that my friends would use.
I am looking at setting up a source forge website so that the software can be released there.
Thank you for your interest.
Michael
A computer scientist is someone who fixes things that aren't broken.
|
|
|
|
 |
|
 |
is there now a reachable website for the project?
opengl
|
|
|
|
 |
|
 |
i don't think this comes from my machine, but the tasks managed by your code are (as the subjet says), very slow...
TOXCCT >>> GEII power
|
|
|
|
 |
|
 |
Nice work.
You may want to do some testing on non-standard setups. I use Large Fonts on one of my machines and although the software works, it does not look nice.
I am looking forward to the next version ...
|
|
|
|
 |
|
 |
Thanks for the feedback!
I will look into this problem, but can you provide me with some more feedback as to which controls seem to be having the problem?
Thanks
A computer scientist is someone who fixes things that aren't broken.
|
|
|
|
 |
|
 |
Can somebody please provide some detailed feedback as to how this library operates on systems with more than one monitor installed?
A computer scientist is someone who fixes things that aren't broken.
|
|
|
|
 |
|
 |
I assume you are asking how to set up 2 monitor for your desktop?
To set up two monitor for one destop. You will need two similar set of display cards which occupy PCI slot but I guess PCI display cards are obsolete nowadays. People now are using AGP. This 2 monitor desktop display function is already available back in win98.
Nothing special need to be set if you would to do it win98. The OS will divide the desktop for you.
Sonork 100.41263:Anthony_Yio
|
|
|
|
 |
|
 |
Actually it is not feasible for my computer to run more than one monitor. I simply do not have the desk space at the moment. What i was asking, was for someone who has more than one monitor to do some testing of the software on a non primary monitor.
A computer scientist is someone who fixes things that aren't broken.
|
|
|
|
 |
|
 |
When the app is on the secondary monitor the context menu and tool tip appears on the primary monitor instead of where the cursor is.
Jeremy Falcon
|
|
|
|
 |
|
 |
Jeremy,
Thanks for your feedback. All the multi monitor issues have now been corrected, thanks to you and a few other people who have tested the product.
I will be posting a corrected version up here on this website by weeks end. The current version is available from http://michael.lennox.com.au
Thanks
A computer scientist is someone who fixes things that aren't broken.
|
|
|
|
 |
|
 |
I didn't look at the code, but the demo app displays the popup menu in screen 1 (right) if the demo app is in screen 2 (left)
Maybe only a demo app bug or even in your code.
But GREAT work since last version which was really buggy!
|
|
|
|
 |
|
 |
Thanks for the feedback.
gri wrote:
I didn't look at the code, but the demo app displays the popup menu in screen 1 (right) if the demo app is in screen 2 (left)
I'm not sure what u mean by this comment. Can you post a more specific description of the problem, or alternatively email me some screen captures of what you are talking about?!
A computer scientist is someone who fixes things that aren't broken.
|
|
|
|
 |
|
 |
in the demo, i right click on the window, get a menu, click on the right side of the textbox and drag to the left, but exiting the textbox into the menu (selecting the text), release the left button and move the mouse right. it acts as though i never released the left button, shortening the selection. === Tweety
|
|
|
|
 |
|
 |
Thank you for reporting this bug. It has been corrected, and will be available for download with in the next week.
A computer scientist is someone who fixes things that aren't broken.
|
|
|
|
 |
|
 |
this looks great but can you upload a sample of using this controls on c# or vb.net?
|
|
|
|
 |
|
 |
that error occured because mwcommon.h defines :
VC.NET 2003
MWTSUI_API HMWMENU MWLoadMenuIndirectA( LPCVOID template );
MWTSUI_API HMWMENU MWLoadMenuIndirectW( LPCVOID template );
rrr
|
|
|
|
 |
|
 |
Yes, I know about this. The reason being is the word template is a reserved word in VC.NET
I have corrected the problem here, and will be posting an update in the next few days.
In the meantime, change template to dialog
A computer scientist is someone who fixes things that aren't broken.
|
|
|
|
 |
|
 |
The screenshots are awesome and the textbox in the menus has been something
I've tried to achieve for some time now.
However, this application does not display correctly at all on my XP machine.
Everyhing is white and there are no menus.
i would love to see this thing work on my machine
Thanks for the great contribution
|
|
|
|
 |
|
 |
Just produces horrendous flicker across the entire screen whenever I touch one of the white widgets.
|
|
|
|
 |
|
 |
What operating system are you running? Are you able to provide more details about your setup?
A computer scientist is someone who fixes things that aren't broken.
|
|
|
|
 |
|
 |
There are no menu's as such in the sample application. There is a "right mouse click" popup menu.
If you are already right mouse clicking, and nothing still happens, can you please send me some more detailed information about the configuration of your computer.
I am testing this application under Windows XP Professional (with this visual styles enabled, and one with out), and on both system the menu seems to be displayed correctly.
A computer scientist is someone who fixes things that aren't broken.
|
|
|
|
 |
|
 |
This looks like some really cool code!
But you mentioned in response to another forum message that these are alpha-quality, and that you hope to get them up to commercial-quality at some point. If you do, and you start selling these controls, then you'll run into some problems because posting them on CodeProject is giving everyone permission to use that code (at least, the code that you posted to CodeProject).
I hate to nit-pick, but there has been a problem with this recently. I'd just hate to see another scuffle break out...
--
Russell Morris
"So, broccoli, mother says you're good for me... but I'm afraid I'm no good for you!" - Stewy
|
|
|
|
 |