Bug 317387 – CellRendererCombo's edited signal not firing when needed

2006-02-27 Thread Daniel Kasak
the cell *looks* like the item has been selected. Basically, it's a critical data-loss bug. I'm also attaching the demo script here. Any help greatly appreciated. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676

Custom Cell Renderers in a TreeView that requires scrolling broken in gtk+-2.8.18 and 2.8.19

2006-06-26 Thread Daniel Kasak
Hi all. I've just noticed a very strange bug in my TreeViews since updating gtk. I have some apps that use a custom cell renderer to provide a pop-up GtkCalender. When I insert a row in the model, the custom cell renderer pops up ( begins editing ) as it's the 1st column. After I select a date

Re: Gtk2::ComboBox - setting value by string?

2006-08-07 Thread Daniel Kasak
! ): http://bugzilla.gnome.org/show_bug.cgi?id=156017 And look out if you try to get a value out of a CellRendererCombo in a TreeView: http://bugzilla.gnome.org/show_bug.cgi?id=317387 IMHO there are *far* too many combo-related bugs in gtk+ :( Don't the developers use combos? -- Daniel Kasak

Bug with custom cell renderers in gtk-2.10.x

2006-10-19 Thread Daniel Kasak
, and would like to be able to claim gtk-2.10.x compatibility with the next release :) -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http

Re: Gtk engine development

2007-02-07 Thread Daniel Kasak
Andreas Volz wrote: Hello, I'm currently working on a gtk engine that does all drawing operation with Evas[1]. It works so far, but I've some problems. Evas doesn't work like most other canvas. It's only single buffered and does only redraw that parts that are changed since a last

Re: GNOME Roadmap - Information Request for gtk+

2007-04-30 Thread Daniel Kasak
. I'd be very interested to see that talk. Is there any chance of a divx capture of it appearing? Pretty please? I certainly can't get to the UK for it ... -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676

Re: Editable GtkCellRendererText and focus

2007-06-11 Thread Daniel Kasak
=164494 patch: http://svn.gnome.org/viewcvs/gtk%2B/trunk/gtk/gtkcellrenderertext.c?r1=16769r2=16809 Also related: http://bugzilla.gnome.org/show_bug.cgi?id=317387 ... affects cells with a CellRendererCombo as well. gtk2-perl script is attached to above bug. -- Daniel Kasak IT Developer

Themes and colours

2007-07-01 Thread Daniel Kasak
think this suggestion is a relatively small and natural extension of theming, and would allow for more visually appealing applications while working around the problems that people have with overriding default colours. What say ye? -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77

Re: How Tab brings widgets into focus

2007-07-17 Thread Daniel Kasak
. I looked through the source code of gtkspinbutton, but couldn't find where key press event related to Tab key is being handled. This behaviour probably ( I'm guessing a bit here ) inherits from GtkWidget. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North

Re: Performance regression in GtkTreeView?

2007-08-21 Thread Daniel Kasak
the same gtk theme? Same video card drivers? Some options for video card drivers X? I'm not denying outright that there may be a regression, but you'll have to help more if you want someone to narrow down what's going on. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific

Re: some bugs that would nice to get fixed for GNOME 2.20

2007-09-05 Thread Daniel Kasak
=156017 http://bugzilla.gnome.org/show_bug.cgi?id=317387 There are bugs, and then there are bugs. I find it hard to believe that data loss bugs with simple widgets like combos are not blockers to ANY release. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney

Re: Query

2007-10-08 Thread Daniel Kasak
, and much better looking as well ... not to mention running equally well on Windows as on Linux. I'm using a dark theme in this screenshot. If you want to see a slightly less radical theme ( or colours anyway ), it's easy to do: http://www.nusconsulting.com.au/client_services_light_theme.png -- Daniel

Re: Nautilus+GIO vs GnomeApps+GNOMEVFS (aka: the clash on trash)

2008-01-15 Thread Daniel Kasak
-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-devel-list -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au

Help newbie with gtk+ patch

2008-05-18 Thread Daniel Kasak
) { gtk_combo_box_set_active (combo_box, -1); } g_signal_handlers_unblock_by_func (combo_box, gtk_combo_box_entry_active_changed, NULL); } -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney

Re: Help newbie with gtk+ patch

2008-05-18 Thread Daniel Kasak
the loop. Can you only do this once? I'll try moving the g_value_init() outside the loop. I need some faster PCs to compile on ... Thanks again for your help :) -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F

Creating printable reports

2004-07-20 Thread Daniel Kasak
, but I'll check this out. Any takers? Thanks! Dan -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au Title: CanIt Vote for ID 71078

Clearing the selection in a GtkCalendar

2004-09-08 Thread Daniel Kasak
giving them a button to do so. Dan -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au Title: CanIt Vote for ID 97144

Any plans for a SpinButton cell renderer for GtkTreeView?

2004-10-04 Thread Daniel Kasak
request' bug at http://bugzilla.gnome.org ? -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au Title: CanIt Vote for ID 110348

Re: ComboBox with cellrenderer

2004-10-24 Thread Daniel Kasak
the GtkCellView type recognized? snipped Wrong list dude. Repost to [EMAIL PROTECTED] and you will most likely get more help. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL

No fonts found: OS-X?

2005-01-11 Thread Daniel Kasak
Hi all. I'm trying to get Gtk2 running on a Mac OS-X. Unfortunately I'm quite new to OS-X ( been using Linux for ages ) and I think I've messed things up in a big way. I've installed reinstalled XFree a couple of times, via a couple of methods: - binary installer from apple - darwin ports -

Re: gtk+ 2 on xfree86 3.3.6

2005-01-17 Thread Daniel Kasak
Federico wrote: Hi all, I must install a software that use gtk+ 2. I have an xfree86 3.3.6 serverX. I have an old video card and I can not upgrade my xfree86. When I compile the gtk source I have this error: checking for x86 platform... yes checking compiler support for MMX... yes checking for

Re: getting xmms to work

2005-01-19 Thread Daniel Kasak
is in it's place. FWIW I'm using the 2.4.28 kernel. Rgrds, -Gil What's the output of: ldd `which xmms` Those are both back-ticks, by the way ( next to the '1' on the keyboard ). -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61

Crash when exiting under Win32

2005-04-28 Thread Daniel Kasak
) The error and the address is the same each time. That's a Gtk2 error, isn't it? Should I enter a bug report for this? -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL

Re: Report generator

2005-05-03 Thread Daniel Kasak
generator with a GUI - especially with a GTK GUI. Port away :) -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au

Re: Report generator

2005-05-03 Thread Daniel Kasak
Rodrigo Moya wrote: On Wed, 2005-05-04 at 09:14 +1000, Daniel Kasak wrote: Francisco Santiago Capel Torres wrote: Hi, I am porting my report generator done in Qt to GTK. Before going on, could you tell me what other report generators are already done or being done for GTK under

gtk2 apps under other desktops ( eg Enlightenment )

2005-06-06 Thread Daniel Kasak
Hi all. I just tried out Enlightenment-0.17 on my work PC and have lost a couple of important things. Mainly, I've lost my gtk2 theme preferences - ie all gtk2 apps start with the default theme. If I log out of Enlightenment and back into Gnome, my Gtk2 apps get the correct theme. What's

Re: gtk2 apps under other desktops ( eg Enlightenment )

2005-06-06 Thread Daniel Kasak
Michael L Torrie wrote: On Tue, 2005-06-07 at 08:03 +1000, Daniel Kasak wrote: Hi all. I just tried out Enlightenment-0.17 on my work PC and have lost a couple of important things. Mainly, I've lost my gtk2 theme preferences - ie all gtk2 apps start with the default theme. If I log out

Re: GTK under Mac OS 10.3?

2005-07-19 Thread Daniel Kasak
what the 'last straw' was. Enjoy and beware. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au

Re: FW: Subject matter

2005-07-26 Thread Daniel Kasak
[EMAIL PROTECTED] wrote: List, I am learning GTK+ for implementation on win2k/xp. I've been studying the GTK+ architecture, and appears much more appealing than ms windows architecture. Am I at the right mail list for questions about using GTK+??? Yes. -- Daniel Kasak IT Developer NUS

Re: so, is this claim about pango still true? or does nobody actually care?

2005-10-16 Thread Daniel Kasak
, and it will not have X at all. Everyone else ( bar the occasional minimal-freak ) uses widget toolkits designed to run on today's hardware. God help you when XGL / Glitz arrive :) -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61

Performance under Citrix WAN?

2005-12-22 Thread Daniel Kasak
Greetings. I'm beginning on a project that I would like to do in GTK ( Perl GTK, actually ). The app will be running on 50 different sites, on a WAN over DSL, and inside Citrix :) We're mainly considering the Citrix option for ease of installation / maintenance. It's not a particularly

Data Loss bug with current GtkCellRendererCombo

2006-02-07 Thread Daniel Kasak
. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au ___ gtk-list mailing list gtk-list

Re: Data Loss bug with current GtkCellRendererCombo

2006-02-26 Thread Daniel Kasak
Daniel Kasak wrote: Could I please draw a developer's attention to: http://bugzilla.gnome.org/show_bug.cgi?id=317387 GtkCellRenderCombo's 'edited' signal fails to fire if the user makes a selection and then clicks outside the TreeView. I have included a small script to demonstrate the issue

Re: Usability of the GTK+ 2 file open dialog

2006-03-07 Thread Daniel Kasak
dialog available on all platforms makes writing cross-platform apps a lot easier. It just means I don't have to be as paranoid about testing everything on every platform. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922

Rendering issues under Windows Terminal Services

2006-04-04 Thread Daniel Kasak
- the issue is being reported to me by the customer ( who provided the screenshot ). Other than going to Microsoft for help ( I know how helpful they'll be ), does anyone have any ideas on what's up / how to fix it? -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North

Re: Rendering issues under Windows Terminal Services

2006-04-04 Thread Daniel Kasak
Tor Lillqvist wrote: Daniel Kasak writes: I'm using the latest distribution of Gtk2 for Windows, from http://members.lycos.co.uk/alexv6/ ( it's gtk-2.8.13 ). Oh, yet another redistribution site that doesn't offer the sources... That's against the license. I wasn't aware

Re: Win32 Binaries

2006-06-01 Thread Daniel Kasak
/alexv6/ but if there are others, I'd like to know. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au

Re: GTK performance on Windows

2006-06-22 Thread Daniel Kasak
? Also, what exactly is slow? -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au

Re: gtk using mysql

2006-10-10 Thread Daniel Kasak
uses PDF::API2 to construct PDF reports. If you want to work in C, then you can have a look at the GnomeDB stuff ... though I would recommend Perl. Gtk2-Perl really is a great way of doing this :) -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW

Re: Detecting a resize

2006-10-19 Thread Daniel Kasak
' signal. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au ___ gtk-list mailing list

Re: Detecting a resize

2006-10-20 Thread Daniel Kasak
Hans Oesterholt-Dijkema wrote: Thank you, But this is a 'run-first' signal. I assume that this signal runs before the actual resize has occured. Or is this a wrong assumption? --Hans Um ... kinda. You can use signal_connect_after but in this case, it won't help yout. When someone

Re: Detecting a resize

2006-10-24 Thread Daniel Kasak
Hans Oesterholt-Dijkema wrote: Or you could get really tricky and figure out when the user has finished resizing the window by using a timeout and some code that sets a flag when a size_allocate signal is set ... you'd do your scaling operation if your timeout code runs and a *further*

Re: can we add checkbox as a Item in gtktreeview

2006-11-02 Thread Daniel Kasak
is in the figure attached. You can put a GtkCellRendererToggle as your 1st column, and then connect some code to it's toggled signal to activate all the other stuff underneath it in the tree. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T

Re: Save Dialog

2007-03-29 Thread Daniel Kasak
, chances are you want to save your file in the folder you've just created. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au

Re: 'reloading' gtktreeview when model changes drastically

2007-06-18 Thread Daniel Kasak
it back. Works for me anyway. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au

Re: Coloring an entire row at a GtkTreeView

2007-07-01 Thread Daniel Kasak
#gtk-tree-view-column-set-cell-data-func This will get called for every cell, each time it's rendered, and it's in here that you set the renderer's background to your desired colour. See also: http://developer.gnome.org/doc/API/2.0/gtk/GtkTreeViewColumn.html#GtkTreeCellDataFunc -- Daniel Kasak

Re: GtkAdjustment scrolling

2007-11-01 Thread Daniel Kasak
}-get_vadjustment; my $upper = $adjustment-upper; $adjustment-set_value( $upper - $adjustment-page_increment - $adjustment-step_increment ); } ); -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989

Re: web interface for GTK+

2007-12-02 Thread Daniel Kasak
in this direction. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au ___ gtk-list

Re: Installing GTK+ on Windows XP

2008-01-16 Thread Daniel Kasak
. These binaries are now quite out of date. The Gimp-2.4.2 installer has a much more recent gtk+. Also there are more recent ( 3.4.x ) binaries for glade floating around ( google ). -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2

RE: Installing GTK+ on Windows XP

2008-01-16 Thread Daniel Kasak
trace of old stuff before installing new stuff. Anyway, what's the point of installing the old 2.10.11 if you're then upgrading everything to later versions? -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F

Re: Changing the foreground colour of combo boxes

2008-01-17 Thread Daniel Kasak
of the combo's child ( if it's a ComboBoxEntry ) and modifying it? Also you could try a different gtk theme. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http

Re: lots of Windows problems (pygtk)

2008-05-27 Thread Daniel Kasak
in the VM, revert, rewrite ... ... -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au

Re: lots of Windows problems (pygtk)

2008-05-27 Thread Daniel Kasak
On Tue, 2008-05-27 at 21:40 -0400, Michael P. Soulier wrote: Daniel Kasak wrote: I always use the binaries produced by Alexander Shaduri at: http://gtk-win.sourceforge.net/home/index.php/Downloads I ended up using these. http://gladewin32.sourceforge.net/ I've used them at various

Broadway and maximizing

2014-01-03 Thread Daniel Kasak
Hi all. I've just started porting some libraries to Gtk3, and in the process I'm having a look at the feasibility of the broadway backend. I've built gtk+ with broadway support, and get can my basic proof-of-concept app working. However there doesn't appear to be a way to maximize a window when

Re: Who knows ANYTHING about broadway / HTML5 backend?

2014-01-22 Thread Daniel Kasak
reply, but I was busy that day. I do remember investigating the question before getting poked to do something else instead. Broadway is indeed not officially supported, in that it's not ready for production. On Wed, Jan 22, 2014 at 6:55 PM, Daniel Kasak d.j.kasak...@gmail.comwrote: Hi all

Gtk3, Windows, themes

2014-02-28 Thread Daniel Kasak
Hi all. I'm looking to port some apps ( Gtk2-Perl ) to Gtk3 ( ie Gtk3-Perl ), and I'm wondering if anyone has tackled building themes for Windows? I know of the Windows Gtk3 binaries ... great :) But the default theme on Windows looks pretty dry. Does anyone know of existing theme binaries for

Re: Gtk3, Windows, themes

2014-03-01 Thread Daniel Kasak
I believe so. But maybe I misunderstand. Are you implying there are other themes included in the windows binaries? On 01/03/2014 10:54 PM, LRN lrn1...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01.03.2014 3:54, Daniel Kasak wrote: Hi all. I'm looking to port some

Re: Gtk3, Windows, themes

2014-03-01 Thread Daniel Kasak
, because ... ... Dan On Sun, Mar 2, 2014 at 12:10 AM, LRN lrn1...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01.03.2014 16:50, Daniel Kasak wrote: On 01/03/2014 10:54 PM, LRN wrote: On 01.03.2014 3:54, Daniel Kasak wrote: I'm looking to port some apps ( Gtk2

Considering offering bounty for broadway development

2014-03-12 Thread Daniel Kasak
Hi all. I'd very much like to see some features added to broadway to make it usable for me. I'd be building commerical apps with it ( using Perl / Gtk3 ), and could throw some money into getting it up to the level I need, if that would actually help. Basically what I need is a proper

GtkSpinButton in Gtk3

2014-04-18 Thread Daniel Kasak
Hi all. I'm trying to use a Gtk3 spinbutton. I've done this plenty of times in Gtk2. I'm using Glade to define the layout, and using Perl. I drop a GtkSpinButton into a container, create a GtkAdjustment, and associate it with the spin button ( all in Glade ). I set the adjustment's max value to

Re: Would it be possible that gtk implementation in C++

2014-08-07 Thread Daniel Kasak
In my experience, people get quite fond of a language, and this fondness is a MAJOR reason why a small development team will never rewrite their large project in some other language that some random person requests they drop everything and port to. There are other reasons of course, like the

Gtk-3.14.3 on Windows: icon rendering issues

2014-10-18 Thread Daniel Kasak
Hi all. I've just paid a developer to build a distribution of Perl Gtk3 bindings for Windows ( I tried building it myself, but there were just too many issues ). It's working great, with only 2 apparent issues: 1) Some icons are missing. I use the following code to generate icons for buttons:

Re: Deprecation of GtkImageMenuItem

2014-10-23 Thread Daniel Kasak
2014 06:24, Daniel Kasak d.j.kasak...@gmail.com wrote: I've read various threads about the deprecation of GtkImageMenuItem. From what I gather, it's not recommended from a HIG perspective to put icons in menus, and this is the reasoning behind deprecating them. Personally I disagree

Re: Gtk2::TextBuffer 'changed' signal

2005-02-24 Thread Daniel Kasak
this was the problem. The textbuffer was being replaced with a new one each time I moved to a new record. Thanks muppet :) -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED

ANN: Gtk2::Ex::DBI-0.8

2005-03-09 Thread Daniel Kasak
I'm pleased to annouce the 8th release of Gtk2::Ex::DBI ... http://entropy.homelinux.org/Gtk2-Ex-DBI/ Gtk2::Ex::DBI is an open-source helper object that makes your Gtk2-Perl apps data aware. It handles querying, 'painting' records on your Glade-generated form, passing updates back to the database

Re: Big trouble on little Powerbook

2005-03-12 Thread Daniel Kasak
muppet wrote: On Feb 6, 2005, at 10:33 PM, Daniel Kasak wrote: I think I'm a little closer to getting Perl-Gtk2 set up on OS X. I've been developing the bindings on my powerbook for the last year and a half. It works. :-) I use Apple's X11 and Fink stable on Panther. Fink's stable gtk+-2.0

Gtk2::GladeXML: signals not connecting

2005-04-13 Thread Daniel Kasak
signal ( which Glade calls button_press_event ) to the above sub, nothing happens. I've tried connecting to a number of Gtk2::Entrys and they all exhibit the same behaviour. Am I doing something wrong? -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW

Re: Using PAR with gtk2 on MS Windows

2005-04-26 Thread Daniel Kasak
installer too :) If you *really* object to using a batch file, I may be able to hunt down a windows exe that does this sort of thing. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email

Re: grid with database access

2005-04-26 Thread Daniel Kasak
the entries, add new entry, edit entries. I should also be able to define specific select statements and then see the results in the grid. Where should I look for such thing in GTK ? Just out of curiosity ... did you find / make an acceptable solution? -- Daniel Kasak IT Developer NUS Consulting

Re: Gtk2::Ex::Datasheet::DBI-0.2 is out

2005-05-19 Thread Daniel Kasak
ofey aikon wrote: snipped win32 snipped That reminds me ... Are your apps crashing when exiting under Windows? If not, what Perl Gtk2 versions are you using? -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676

'Better' editing / focus policy in a TreeView

2005-06-07 Thread Daniel Kasak
CellRendererSpinButton that trapped keypress events and moved the focus along - this worked much better than my current solution, but I'd rather not have to have a custom cell renderer in every single cell, as it over complicates things and performance suffers quite badly with large data sets. -- Daniel Kasak

Re: 'Better' editing / focus policy in a TreeView

2005-06-07 Thread Daniel Kasak
muppet wrote: On Jun 7, 2005, at 7:58 PM, Daniel Kasak wrote: I'd like to set up TreeViews with a different behaviour when editing stuff in cells. ... Is there any way of avoiding this with the current method I'm using ... connecting to the 'edited' signal of the renderer ... can I

Re: Announcing Gtk2::Ex::TreeMap (0.02)

2005-06-08 Thread Daniel Kasak
I detest QT apps, this has got to be one of my favourites. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au

Re: Working with an image from an http request

2005-06-23 Thread Daniel Kasak
Grant McLean wrote: Something like this should do the trick: my $loader = Gtk2::Gdk::PixbufLoader-new; $loader-write($png_data); $loader-close; my $pixbuf = $loader-get_pixbuf; Thanks :) -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW

Win32 binaries compiled against Gtk-2.4 instead if Gtk-2.6?

2005-06-27 Thread Daniel Kasak
get any nasty surprises if / when I start porting more stuff and have to run it under Windows. Dan -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http

Re: Mixed pixbuf and text

2005-07-01 Thread Daniel Kasak
to the treemodel as they become available. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au

Switch a CellRendererCombo's model

2005-07-04 Thread Daniel Kasak
in the treeview with a model that doesn't contain the item that they're currently displaying, ie all the cells will be blank. Is that right? Is there any way around this? -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922

Re: Switch a CellRendererCombo's model

2005-07-05 Thread Daniel Kasak
muppet wrote: On Jul 4, 2005, at 11:50 PM, Daniel Kasak wrote: I'm having a really, *really* bad performance problem in a treeview that has a CellRendererCombo with a large model. How bad? :) Oh ... it's pretty bad. The model has locations and postcodes ( zip codes

Re: Switch a CellRendererCombo's model

2005-07-06 Thread Daniel Kasak
Torsten Schoenfeld wrote: On Wed, 2005-07-06 at 09:18 +1000, Daniel Kasak wrote: So in my $renderer-set() line, I'd remove the model = $field-{model} bit. And I'd replace it with something in the above Gtk2::TreeViewColumn-new_with_attributed() line? Assuming I have packed a model into column

Re: Win32 Gtk2-perl compilation

2005-07-07 Thread Daniel Kasak
or something. To register them, put them in their destination ( eg the windows system32 folder ) and then copy and paste them on top of regsvr32.exe. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989

More on embedding combo models in a treestore

2005-07-07 Thread Daniel Kasak
} ) ) { return FALSE; # Error dialog should have already been produced by validation code } } $model-set( $iter, $column_no, $new_text ); } return FALSE; } -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North

Re: More on embedding combo models in a treestore

2005-07-10 Thread Daniel Kasak
muppet wrote: (cc'ing gtk-devel-list to see if anybody can confirm whether this is a bug in gtk+ or behaving as designed.) On Jul 8, 2005, at 12:22 AM, Daniel Kasak wrote: If I edit a cell with a combo and then click into another row, however, things go screwy. The problem seems

Combo with multiple columns of text

2005-07-11 Thread Daniel Kasak
from each other and aligned nicely? -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au

Gtk2::ImageMenuItem with a custom icon

2005-07-13 Thread Daniel Kasak
::Widget. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au ___ gtk-perl-list mailing

Re: table layout

2005-07-21 Thread Daniel Kasak
Linux users up until this point have been C coders and have a thing against writing serious apps in Perl. Their loss ... -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED

ANNOUNCE: Axis Not Evil 0.2 ( Gtk2::Ex::DBI, Gtk2::Ex::Datasheet::DBI, PDF::ReportWriter )

2005-08-01 Thread Daniel Kasak
Greetings. I'm pleased to announce a round of upgrades to the packages making up Axis Not Evil: http://entropy.homelinux.org/axis_not_evil Axis Not Evil is a suit of open-source, cross-platform Perl modules that combine to provide an alternative to a /'leading'/ software vendor's RAD design

Re: More Win32 compile errors

2005-08-11 Thread Daniel Kasak
=""> on upgrading to the current Visual C++, and it mentions something about /NODEFAULTLIB What do I do with -nodefaultlib or /NODEFAULTLIB? I am completely ignorant of C / C++. -- sig Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 206

Re: [ANNOUNCE] Gtk2::Ex::DBI-1.2 and Gtk2::Ex::Datasheet::DBI-0.8

2005-08-15 Thread Daniel Kasak
zentara wrote: Hi, very nice website, but I found a small glitch in your downloads. Your http://entropy.homelinux.org/axis_not_evil/src/demo_application_package.tar.gz actually is a tar.bz2 file. :) I see. I will do something about that. Thanks. -- Daniel Kasak IT Developer NUS

Re: Making Glade created ComboBox behave like Gtk2::ComboBox-new_text?

2005-08-22 Thread Daniel Kasak
out my projects at: http://entropy.homelinux.org/axis_not_evil -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au

Re: Making Glade created ComboBox behave like Gtk2::ComboBox-new_text?

2005-08-22 Thread Daniel Kasak
muppet wrote: Martin Junius said: Daniel Kasak wrote: You mean the 'ComboBox' from Gtk-2.2? If so, that's been depreciated for quite a while. What version of Gtk to do have? If you've got Gtk-2.4 or higher, you should use a 'ComboBoxEntry'. It allows you to use a Gtk2::ListStore

Re: Long running DBI queries (gtk2 , threads)

2005-09-01 Thread Daniel Kasak
muppet wrote: Would it be a little simpler to have Gtk2::Ex::DBI, and have that implemented with threads on win32 and whatever works best on linux (with the implemention completely hidden, of course)? Oy! Gtk2::Ex::DBI is mine, and I will defend it if necessary :) -- Daniel Kasak

Placement of popup ( CellRendererDate from examples )

2005-09-05 Thread Daniel Kasak
the screen size? -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au ___ gtk-perl

Re: Placement of popup ( CellRendererDate from examples )

2005-09-05 Thread Daniel Kasak
Elijah Newren wrote: On 9/5/05, Daniel Kasak [EMAIL PROTECTED] wrote: Elijah Newren wrote: I don't think this is a WM bug. The WM ( in this case, Enlightenment-0.17 ) is doing exactly what the code says - aligning the top-right of the popup with the bottom-right of the cell. The problem

Re: Placement of popup ( CellRendererDate from examples )

2005-09-05 Thread Daniel Kasak
a candidate for Gtk2::Ex::CoolStuff or something? Is this the right place to send patches for the example apps? -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED

Prevent window from being destroyed?

2005-09-13 Thread Daniel Kasak
late - the window is already gone. -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au

Re: Problems with installation of Gtk2 on SUSE 9.1

2005-09-28 Thread Daniel Kasak
gtk-2.6 for Windows? -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au ___ gtk-perl

Re: Problems with installation of Gtk2 on SUSE 9.1

2005-09-28 Thread Daniel Kasak
muppet wrote: On Sep 28, 2005, at 9:23 PM, Daniel Kasak wrote: I don't suppose you've managed to build the Gtk2-Perl bindings against gtk-2.6 for Windows? Don't forget about http://gtk2-perl.sourceforge.net/win32/ ... I've just updated the ppm repository with ppms from zgrim, compiled

Win32 permission problem: GladeXML.dll

2005-10-04 Thread Daniel Kasak
all Perl stuff, deleting my C:\Perl folder, and re-installing everything as a user. I got exactly the same problem. Any ideas? -- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL

Re: Win32 permission problem: GladeXML.dll

2005-10-04 Thread Daniel Kasak
muppet wrote: On Oct 4, 2005, at 8:20 PM, Daniel Kasak wrote: I get this error when logged on as a Windows 2000 user ( Power User ). If I log in as Domain Administrator, the error doesn't occur. ... Any ideas? If you installed as administrator, did the files get created

Window focus

2005-10-05 Thread Daniel Kasak
Hi all. I've got a main menu with a list of buttons that open up other windows. When a button is clicked, I check to see if the window already exists before creating one. Now, if the window *does* already exist, how do I bring it to the front? -- Daniel Kasak IT Developer NUS Consulting Group

  1   2   3   4   >