Re: Richedit cursor (caret) position.
| Newsgroups | gmane.comp.windows.gui4cli |
|---|---|
| Message-ID | <[email protected]> |
--9nlWnTS9ocNmxdhsK3FKVLWiM6a5jwOaA8HvrLV
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: base64
SGkgRGltaXRyaXMsDQoNClVuYmVsZWF2YWJsZSB0aGF0IHRoZXkgb2ZmZXIgdGhpbmdzIGxp
a2Ugc2VhcmNoIHRleHQgZXRjLiBhbmQgbm90IHNvbWV0aGluZyBzaW1wbGUNCmFzIHdoZXJl
IHRoZSBjYXJldCBjdXJyZW50bHkgaXMhDQoNCkkgZm91bmQgdGhpcyBidXQgeW91IG1heSBh
bHJlYWR5IGtub3cgaXQgYW5kIGV2ZW4gdXNlIHNvbWUgb2YgaXQ7DQoNCmh0dHA6Ly9tc2Ru
Lm1pY3Jvc29mdC5jb20vZW4tdXMvbGlicmFyeS93aW5kb3dzL2Rlc2t0b3AvYmI3NjE2MTEl
Mjh2PXZzLjg1JTI5LmFzcHggaHR0cDovL21zZG4ubWljcm9zb2Z0LmNvbS9lbi11cy9saWJy
YXJ5L3dpbmRvd3MvZGVza3RvcC9iYjc2MTYxMSUyOHY9dnMuODUlMjkuYXNweA0KDQpBbHNv
IHRoaXMgb2Ygd2hpY2ggSSB1c2UgdGhlIHNldCBleGFtcGxlIGFscmVhZHkgYXMgZS5nLiBy
aWNoZWRpdCBzZWxlY3QgMTAwIDEwMA0KSSBkb24ndCB1bmRlcnN0YW5kIGV4YWN0bHkgd2hh
dCBoZSBtZWFucyB3aXRoIHRoZSBnZXQgZXhhbXBsZT8NCg0KaHR0cDovL2Nib2FyZC5jcHJv
Z3JhbW1pbmcuY29tL3dpbmRvd3MtcHJvZ3JhbW1pbmcvNzMxMzgtcmljaC1lZGl0LWNvbnRy
b2wtZ2V0LXNldC1jYXJldC1wb3NpdGlvbi5odG1sIGh0dHA6Ly9jYm9hcmQuY3Byb2dyYW1t
aW5nLmNvbS93aW5kb3dzLXByb2dyYW1taW5nLzczMTM4LXJpY2gtZWRpdC1jb250cm9sLWdl
dC1zZXQtY2FyZXQtcG9zaXRpb24uaHRtbA0KDQoNCiBBbHJlYWR5IGZlbGwgaW4gbG92ZSBv
biBXaW5kb3dzIDguMT8gOikNCiANCg0KIENocmlzDQogDQoNCg==
--9nlWnTS9ocNmxdhsK3FKVLWiM6a5jwOaA8HvrLV
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit
<head>
<style type="text/css">
<!--
/* start of attachment style */
.ygrp-photo-title{
clear: both;
font-size: smaller;
height: 15px;
overflow: hidden;
text-align: center;
width: 75px;
}
div.ygrp-photo{
background-position: center;
background-repeat: no-repeat;
background-color: white;
border: 1px solid black;
height: 62px;
width: 62px;
}
div.photo-title
a,
div.photo-title a:active,
div.photo-title a:hover,
div.photo-title a:visited {
text-decoration: none;
}
div.attach-table div.attach-row {
clear: both;
}
div.attach-table div.attach-row div {
float: left;
/* margin: 2px;*/
}
p {
clear: both;
padding: 15px 0 3px 0;
overflow: hidden;
}
div.ygrp-file {
width: 30px;
valign: middle;
}
div.attach-table div.attach-row div div a {
text-decoration: none;
}
div.attach-table div.attach-row div div span {
font-weight: normal;
}
div.ygrp-file-title {
font-weight: bold;
}
/* end of attachment style */
-->
</style>
</head>
<html>
<head>
<style type="text/css">
<!--
#ygrp-mkp {
border: 1px solid #d8d8d8;
font-family: Arial;
margin: 10px 0;
padding: 0 10px;
}
#ygrp-mkp hr {
border: 1px solid #d8d8d8;
}
#ygrp-mkp #hd {
color: #628c2a;
font-size: 85%;
font-weight: 700;
line-height: 122%;
margin: 10px 0;
}
#ygrp-mkp #ads {
margin-bottom: 10px;
}
#ygrp-mkp .ad {
padding: 0 0;
}
#ygrp-mkp .ad p {
margin: 0;
}
#ygrp-mkp .ad a {
color: #0000ff;
text-decoration: none;
}
-->
</style>
</head>
<body>
<!-- |**|begin egp html banner|**| -->
<br><br>
<!-- |**|end egp html banner|**| -->
Hi Dimitris,<br><br>Unbeleavable that they offer things like search text etc. and not something simple<br>as where the caret currently is!<br><br>I found this but you may already know it and even use some of it;<br><br><a rel="nofollow" target="_blank" href="http://msdn.microsoft.com/en-us/library/windows/desktop/bb761611%28v=vs.85%29.aspx">http://msdn.microsoft.com/en-us/library/windows/desktop/bb761611%28v=vs.85%29.aspx</a><br><br>Also this of which I use the set example already as e.g. richedit select 100 100<br>I don't understand exactly what he means with the get example?<br><br><a rel="nofollow" target="_blank" href="http://cboard.cprogramming.com/windows-programming/73138-rich-edit-control-get-set-caret-position.html">http://cboard.cprogramming.com/windows-programming/73138-rich
-edit-control-get-set-caret-position.html</a><br><br><br><p> Already fell in love on Windows 8.1? :)</p><p><br></p><p>Chris</p><p><br></p>
<!-- |**|begin egp html banner|**| -->
<br>
<br>
<!-- |**|end egp html banner|**| -->
<div width="1" style="color: white; clear: both;"/>__._,_.___</div>
<div id="fromDMARC" style="clear:both; margin-top: 10px;">
<hr style="height:2px ; border-width:0; color:#E3E3E3; background-color:#E3E3E3;">
Posted by: [email protected] <hr style="height:2px ; border-width:0; color:#E3E3E3; background-color:#E3E3E3;">
</div>
<!-- Start Recommendations -->
<!-- End Recommendations -->
<!-- |**|begin egp html banner|**| -->
<img src="http://geo.yahoo.com/serv?s=97476590/grpId=4299/grpspId=1705007207/msgId=5989/stime=1416951636" width="1" height="1"> <br>
<!-- |**|end egp html banner|**| -->
<!-- |**|begin egp html banner|**| -->
<br>
<!-- |**|begin egp html banner|**| -->
<div id="ygrp-vital" style="background-color: #f2f2f2; font-family: Verdana; font-size: 10px; margin-bottom: 10px; padding: 10px;">
<span id="vithd" style="font-weight: bold; color: #333; text-transform: uppercase; "><a href="https://groups.yahoo.com/neo/groups/gui4cli/info;_ylc=X3oDMTJidmsydGQxBF9TAzk3MzU5NzE0BGdycElkAzQyOTkEZ3Jwc3BJZAMxNzA1MDA3MjA3BHNlYwN2dGwEc2xrA3ZnaHAEc3RpbWUDMTQxNjk1MTYzNg--" style="text-decoration: none;">Visit Your Group</a></span>
<ul style="list-style-type: none; margin: 0; padding: 0; display: inline;">
</ul>
</div>
<div id="ft" style="font-family: Arial; font-size: 11px; margin-top: 5px; padding: 0 2px 0 0; clear: both;">
<a href="https://groups.yahoo.com/neo;_ylc=X3oDMTJhNG1jNjJjBF9TAzk3NDc2NTkwBGdycElkAzQyOTkEZ3Jwc3BJZAMxNzA1MDA3MjA3BHNlYwNmdHIEc2xrA2dmcARzdGltZQMxNDE2OTUxNjM2" style="float: left;"><img src="http://l.yimg.com/ru/static/images/yg/img/email/new_logo/logo-groups-137x15.png" height="15" width="137" alt="Yahoo! Groups" style="border: 0;"/></a>
<div style="color: #747575; float: right;"> • <a href="https://info.yahoo.com/privacy/us/yahoo/groups/details.html" style="text-decoration: none;">Privacy</a> • <a href="mailto:[email protected]?subject=Unsubscribe" style="text-decoration: none;">Unsubscribe</a> • <a href="https://info.yahoo.com/legal/us/yahoo/utos/terms/" style="text-decoration: none;">Terms of Use</a> </div>
</div>
<!-- |**|end egp html banner|**| -->
</div> <!-- ygrp-msg -->
<br>
<!-- |**|end egp html banner|**| -->
<div style="color: white; clear: both;"/>__,_._,___</div>
</body>
</html>
--9nlWnTS9ocNmxdhsK3FKVLWiM6a5jwOaA8HvrLV--