If you’re using drag-and-drop and need to include complex data (or multibyte characters) in your drag data, you’ll find that sometimes using PHP’s serialize() doesn’t work. Here’s a solution:
Non-OOP version:
Sample Code 475: How to drag and drop between 2 GtkTreeViews - Part 7 - another method of passing along complex drag info
OOP version:
Sample Code 476: How to drag and drop between 2 GtkTreeViews - Part 8 - another method of passing along complex drag info - OOP ver 1
Sample Code 477: How to drag and drop between 2 GtkTreeViews - Part 9 - another method of passing along complex drag info - OOP ver 2
/kksou
http://www.kksou.com/php-gtk2
The place for php-gtk2 sample codes
This entry was posted
on Monday, April 14th, 2008 at 7:26 pm and is filed under New sample codes.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.