|
From: suresh at his best on 14 Jul 2005 06:13 Hai . Iam looking to create a Floating DialogBar for a Image in a Dialog/View and if the user clicks on the image the Floating Bar will appear and the Bar will be hidden when the MouseClick is released and iam not sure that how should i appraoch that and whether i need to go for Dialog Bar/ToolBar and please help me with any examlple Thanks and Regards suresh
From: Ajay Kalra on 14 Jul 2005 06:36 You can use ShowControlBar to show/hide and FloatControlBar to float a CControlBar. CToolBar/CDialogBar will both work as they are both derived from CControlBar. -------- Ajay Kalra ajaykalra(a)yahoo.com
|
Pages: 1 Prev: Problem with blocking of main thread with other thread Next: Forcing a thread to terminate |