U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » Archive » Drag & Drop Example?
Drag & Drop Example? [message #6600] Mon, 20 November 2006 10:06 Go to next message
WebChaot is currently offline  WebChaot
Messages: 53
Registered: September 2006
Location: Austria, Vienna
Member
Hi all!

I'm new in Ultimate++ - but I'm learning new things every day.

Currently I would need drag & drop support to move objects on screen. As I read, this is not implemented yet. But there must be a solution, because the layout editor does support drag & drop and the resize marks. Maybe someone can point me to a part of code, where I can find this part.

Thanks and regards,

WebChaot
Re: Drag & Drop Example? [message #6611 is a reply to message #6600] Mon, 20 November 2006 20:47 Go to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
Sure!

ide/LayDes/laydes.cpp

lines 275+ (it is quite spread around a file).

Just to clarify what is and what is not d&d: This is not considered drag&drop.

What is more like moving typed data from one widget to another (which can be done now, is not that hard, but there is no common standard), or even between applications (nobody done that in U++ yet AFAIK Smile

Mirek

[Updated on: Mon, 20 November 2006 20:48]

Report message to a moderator

Previous Topic: Status on this
Next Topic: AGG and Upp Draw integration...
Goto Forum:
  


Current Time: Sun May 17 04:33:02 GMT+2 2026

Total time taken to generate the page: 0.00550 seconds