http://bugs.winehq.org/show_bug.cgi?id=5562
Summary: Links arent clickable in CRichEditCtrl with mask
CFM_LINK
Product: Wine
Version: 0.9.13.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ravinderonline(a)yahoo.com
CC: dank@kegel.com,infyquest@gmail.com
I am working with a Rich Edit Control in my VC++ application. I am changing the
normal text to clickable hypertext link with the help of an event. This
functionality is relevant to my application where user can click on an include
file name and have it opened in one of the other file editors.
To set the hypertext link, I set the mask CFM_LINK as follows, which allows the
clickable links.
CHARFORMAT m_cfLink;
m_cfLink.dwMask = CFM_LINK;
m_cfLink.dwEffects = CFE_LINK;
m_Richer.SetSelectionCharFormat(m_cfLink); //m_Richer is the CRichEditCtrl object
This sample application is working fine under Windows Platform as shown in the
snapshot that mean i am able to convert normal text in to clickable link. But in
case of wine the hypertext does not show as such. All the other character
formatting options work fine under wine.
Attachments:
1-> Snapshot of Application in Windows Platform after making it clickable
2-> Exe of Test Application
3-> Source Code of Test Application in VC++ Platform.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4036
------- Additional Comments From super-greg(a)gmx.de 2006-29-06 03:59 -------
Seems to be we are making the krass engine happy now,
spellforce got it into the menu, but the mouse is always recentered(the old
prob).
I think it would go ingame too, because Aquamark 3 does also.
yesterday cvs, glsl enabled, spellforce version 1.54
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5561
------- Additional Comments From imago(a)devinity.de 2006-29-06 03:58 -------
what grafik card do you have? looks like bug #4561
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-29-06 02:55 -------
Jesse, I am afraid Diablo 1 won't let you choose between OpenGL or whatever
else. IMHO it just uses default DDraw renderer and all. May this be switched
per app using some registry key?
BTW, you can always try a hack (from Vincent Povirk which I've tried to "port"
to new DDraw achitecture) to avoid black screen:
[2] http://bugs.winehq.org/show_bug.cgi?id=2082#c25
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3324
------- Additional Comments From super-greg(a)gmx.de 2006-29-06 02:48 -------
tested yesterday by coincidence, installion works. At the end of the setup you
should do a reboot.
I thought wine does this automatically, but it dont.
so I did manually a wineboot and by suprise it now installs VBA.
However CorelDraw does not run.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5558
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-29-06 02:01 -------
could you do a regression test please to find the patch that broke this? thanks
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4533
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mcitadel(a)gmail.com
------- Additional Comments From truiken(a)gmail.com 2006-29-06 00:05 -------
*** Bug 5004 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5004
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From truiken(a)gmail.com 2006-29-06 00:05 -------
Then it's a duplicate.
*** This bug has been marked as a duplicate of 4533 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5004
------- Additional Comments From mcitadel(a)gmail.com 2006-28-06 23:55 -------
Half Life 2 I know has this problem. No there are no downloadable versions. Any
game or software that contains multiple install discs have this problem. Also,
I've noticed that some software that have one install disc have this problem but
only because the cab files needed during their installation were located in
different directories.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.