Re: Remarks on gtk docs

2010-02-23 Thread 1

Hello Thor,

after this mishap probably caused by Pegasus (or a misconfiguration by me -
but so far i never heard from problems other addressees had) i'll use my
ISP's webmailer for this mailbox for a while.

Battle was an adoption from wikipedia's browser war - a bit superficial
of course. But there is chitchat about an uprising economy of attention - in
such an economy the concurrency of Gnome versus KDE is a bit more severe
than any academic pastime. Of course we already have advertisement as the
main income of google for instance - but many protagonists of the advertising
business are having doubts about the effectiveness of advertisement at all.
And the first task in establishing such an economy were to sanction  
advertising

lies severely. And their grips below the belt. As spam is dealt with already
today (and this is a feature of such an economy).

I guess moreover, that the common open source programmer is convinced  
of his work's quality. At least i am for my little Python tool  
thrases. And that she
wants to be read like any author of poetry - of course read means  
used here.


By the way: Thanks for your work with the Windows update. I didn't have those
great problems John Stowers reported. But a bad bug: When leaving an entry's
window from a drag for selection, the cursor remains the text  
insertion cursor

and doesn't work no more - only an arbitrary extra click reestablishes the
normal functions of the pointer. A bug 2.16.6 didn't have.

Yes - there are maintainance problems with gtk+ - serious maintainance  
problems.
Providing connect() in depikt i studied the standard method of gtk+ of  
course -

learning, that the use of closures and marshallers is only providing hooks in
comparision with g_signal_connect() and GCallback. And signatures we currently
do not need. Hooks - that means side-effects. Why not have the actions of
these hooks in the using code around my_object.connect() ? And - if needed
multiply - write a function around g_signal_connect() ? That is always
better readable, 100%. I won't probably support that with depikt, only  
if the simpler GCallback will be dismissed also. As the well-done  
simplicity of the

old Tooltips, which are deprecated now (which didn't show correct colours
though, as GtkTreeView::base[NORMAL] didn't too). And apparently we only got
bars as containers for widgets with tooltips instead (i might have missed
something here - i will still use the deprecated methods).

Thanks for reading, Joost





___
gtk-list mailing list
gtk-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-list


Pango in Win32

2007-11-05 Thread ext-tim.1.xu
Hi, All

I am new comer of GTK+ and want to integrate the Pango 1.18.3 into out
Win32 tools, but there is no any document or sample code I can use.
So can anyone here help me, plsthks.
i.e questions:
1) How do i properly initialize the Win32 Engine for Pango?
2) How do i create a PangoGlyphString out of a given Unicode
String in combination with a created PangoFont?
3) How do i render the PangoGlyphString to a HDC?  Or generate a
bitmap?

-Tim

___
gtk-i18n-list mailing list
gtk-i18n-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-i18n-list


RE: Pango in Win32

2007-11-05 Thread ext-tim.1.xu
Thanks a lot! Another question:
If I have a font file (i.e. *.ttf), how can I load it into pango and use
it for drawing some unicode string into a bitmap?
Is there some sample code?

-Tim 

-Original Message-
From: Behdad Esfahbod [mailto:[EMAIL PROTECTED] On 
Behalf Of ext Behdad Esfahbod
Sent: Monday, November 05, 2007 11:42 AM
To: Xu Tim.1 (EXT-SoftwareProductivityCentre/Vancouver)
Cc: gtk-i18n-list@gnome.org
Subject: Re: Pango in Win32

On Mon, 2007-11-05 at 14:40 -0500, Behdad Esfahbod wrote:
 On Mon, 2007-11-05 at 12:28 -0600, [EMAIL PROTECTED] wrote:

  2) How do i create a PangoGlyphString out of a 
given Unicode
  String in combination with a created PangoFont? 
 
 pango_itemize() followed by pango_shape().

You may want to check this presentation out:

  http://behdad.org/download/Presentations/allyourfonts/fonts.pdf

--
behdad
http://behdad.org/

Those who would give up Essential Liberty to purchase a 
little  Temporary Safety, deserve neither Liberty nor Safety.
-- Benjamin Franklin, 1759




___
gtk-i18n-list mailing list
gtk-i18n-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-i18n-list


How to insert pixmap into clist?

2000-11-29 Thread Plonkowski, Piotr P SPOLSKA-IS/1

Hi Guys,
could you tell me how to insert a dynamic created progress-bar into clist.
Does anybody has any example?

Thanks,

Piotr.

___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list



How to insert progress-bar into clist?

2000-11-28 Thread Plonkowski, Piotr P SPOLSKA-IS/1

Hi Guys,
I'm looking for somebody who can tell me how to insert dynamic created
progress-bar into clist.
Is there somebody who has got any example?

Piotr.

___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list



Threads

2000-09-12 Thread Plonkowski, Piotr P SPOLSKA-IS/1

Hi Guys,
I'm looking for somebody who can tell me in few words how to use pthreads in
the gtk+. I do not need a gtk+biblie, just a litle instruction and maybe few
examples.
I've made a simple programme (snifer) and after run pcap I can not do
anything. I believe that pthreads can help me.
Thanks in advance.

Piotr.

___
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list