Re: how to communicate with LPT? is this posible?

2005-03-22 Thread ALLs soft
Tue, 2005-03-22 at 13:31 -0400, Antonio Gomes wrote: LTP = Linux Test Project ?! I'm guessing ALLs soft meant the printer, since LPT was the name for a Line Printer on some 1960s DEC operating systems. If so, the answer depends... to send something to the printer, you can pipe output to l

how to communicate with LPT? is this posible?

2005-03-22 Thread ALLs soft
thanks. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

how to refresh treeview & scrollbar that contain treeview

2005-03-13 Thread ALLs soft
i try with : gdk_window_process_updates(GTK_WIDGET(scrolledwindow)->window, TRUE); gdk_window_process_all_updates(); but not work, scrollbar position is stay on old position. somebody can help? thanks -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Da

tree view in scrolled_window problem.

2005-03-04 Thread ALLs soft
when i have many items on treeview then scrool height area is big and when i on the half with scrool, then I delate many items. i select, but not with mouse, but with program. then scrool stay on bottom, when i use up/down arey it back to good position, how can i fiks that it is at good positio

copy file

2005-03-03 Thread ALLs soft
can I copy file with GTK+ and how? thanks. -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 266.5.3 - Release Date: 1.3.2005 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://m

how to get screen resolution

2005-02-26 Thread ALLs soft
how to get screen resolution? thanks. -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 266.4.0 - Release Date: 22.2.2005 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.

gtk timer

2005-02-17 Thread ALLs soft
I must run an function every 1000ms. I'm test with thread but then program stop responding or freeze. I need something like timer in visual basic. Do somebody can halp me or show some short example? thx. -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Vir

gtk-app-devel-list@gnome.org

2005-02-13 Thread ALLs soft
gtk_label_set_markup (GTK_LABEL (naziv_pjesme), "Naziv pjesme"); why i cant print any string with '&'? like... gtk_label_set_markup (GTK_LABEL (naziv_pjesme), "Naziv pjesme&&"); string what is sent to show is in UTF8. thanks. -- No virus found in this outgoing message. Checked by AVG Anti-Virus.

GtkMessageDialog without title bar

2005-02-09 Thread ALLs soft
how can I make GtkMessageDialog without title bar? thanks -- Internal Virus Database is out-of-date. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.8.5 - Release Date: 3.2.2005 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnom

sort list_store

2005-02-07 Thread ALLs soft
how to sort a list_store? please help. thanks... -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.8.5 - Release Date: 3.2.2005 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org ht

hide mouse cursor..

2005-01-26 Thread ALLs soft
this is good: gdk_window_set_cursor (GTK_WIDGET(window) -> window, cursor); thanks on help.No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.7.2 - Release Date: 21.1.2005 ___ gtk-app-devel-list ma

hide mouse cursor...

2005-01-26 Thread ALLs soft
when i compile i get this error.. 'struct _GtkWindow' has no member named 'window' what I can do? help please. >gdk_window_set_cursor(GTK_WINDOW(window)->window, cursor); ALLs soft wrote: >how i can hide cursor in this window (not GDK, it is GTK)? (code down d

how hide mouse cursor?

2005-01-26 Thread ALLs soft
how i can hide cursor in this window (not GDK, it is GTK)? (code down don't work but i can compile it without errors.) do somebody can send me an example, maybe in gdk (with full source ready for compile)? thanks #include int main( int argc, char *argv[] ) { GtkWidget *window; G

Re: how to hide mouse cursor (GTK + CPP)?

2005-01-26 Thread ALLs soft
mp;color, &color, 0, 0); gdk_window_set_cursor(GDK_WINDOW(window), cursor); gtk_widget_show (window); gtk_main (); return 0; } but i stil have cursor. please help... thanks - Original Message - From: "David Necas (Yeti)" <[EMAIL PROTECTED]> To: "ALLs soft" <[EMAIL PROTECTED]&g

how to hide mouse cursor (GTK + CPP)?

2005-01-26 Thread ALLs soft
Please send example if you have it. thx.No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.7.2 - Release Date: 21.1.2005 ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.