On 17/02/2015 20:02, codekiddy wrote:
Thanks Arnavion, re-compiling glib, pango and gtk with Multibyte and
then re-linking dependent DLL's did not solve anything.
stack overflow in gobject.dll
damn bug is somewhere, but it denies to show it self.
A stack overflow shouldn't be too difficult to
Il Tue, 17 Feb 2015 19:09:58 + John Emmas scrisse:
> [...] Windows Unicode uses
> precisely 2 bytes to represent each character. But UTF-8 can use
> anywhere between 1 byte and 4 bytes
> [...]
Just a side note: Windows uses UTF-16 encoding which is not
fixed-length either: it can use 2 or
All other encodings than UTF-8 should be avoided. Realy...
(Note: .NET use UTF-8 internaly).
Den 2015-02-18 14:05, Nicola Fontana skrev:
> Il Tue, 17 Feb 2015 19:09:58 + John Emmas
> scrisse:
>
>> [...] Windows Unicode uses
>> precisely 2 bytes to represent each character. But UTF-8 can us
Hello. How I can request size change on GtkMenu? gtk_widget_queue_resize()
does not working.
Let's describe a problem. After user clicked on a button, menu for it will
requested from DBus, I am started asynchronously populate GtkMenu on finish
request. And after population menu becomes will be very