Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » How to add HeaderCtrl to DocEdit?
How to add HeaderCtrl to DocEdit? [message #24010] Thu, 17 December 2009 12:35 Go to next message
WebChaot is currently offline  WebChaot
Messages: 53
Registered: September 2006
Location: Austria, Vienna
Member
Hi all!

Is it possible to add a HeaderCtrl to DocEdit?

I can do it with:

DocEdit1.Add(HeaderCtrl1.TopPos(0).HSizePos());

But then the Caret of DocEdit appears over the HeaderCtrl. What to do?

Thanks in advance,

WebChaot.

[Updated on: Thu, 17 December 2009 13:14]

Report message to a moderator

Re: How to add HeaderCtrl to DocEdit? [message #24023 is a reply to message #24010] Thu, 17 December 2009 18:56 Go to previous message
WebChaot is currently offline  WebChaot
Messages: 53
Registered: September 2006
Location: Austria, Vienna
Member
Sorry! Found solution by myself.

DocEdit1.AddFrame(HeaderCtrl1);

I thought, I tried this before my post here in forum. Embarassed

WebChaot

[Updated on: Thu, 17 December 2009 18:56]

Report message to a moderator

Previous Topic: Handle editable value in GridCtrl
Next Topic: DropGrid jump to row
Goto Forum:
  


Current Time: Fri Apr 19 18:26:14 CEST 2024

Total time taken to generate the page: 0.02677 seconds