|
Gtk::Editor ?: msg#00054gnome.gtk+.perl
hi, I'm new to the list and i'm just playing yet.. so I have some questions i.e : I want to make something like Editor so it have to inherit Gtk::Text, but on the other hand It have to include Notebook + HBox + Text + VScrollbar.. currently I made it so that it inherits Gtk::Window, but on the other hand I may want it to be avalailable for inclusion in other Windows, so it must probably have to inherit Notebook not Window ? What u will say about this ? Next questions is that I will probably want when someone call a Text method it to be handled by $$self{_text} (where is Gtk::Text object stored) not by Gtk::Window.. i.e. my @ISA = (Gtk::Window Exporter) ? Do I have to include Gtk::Text in @ISA or to do special handling ? (i know this is more OO question but in general how Gtk should be subclassed) ooops i forgot the most important thing :"), I'm doing this as Gtk::Editor ... Other related questions : Does anyone know a module/algorithm for coloring-Perl code ? Does anyone know a module/algorithm for TAB-completion as some IDE's are doing it ? raptor@xxxxxxxx |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | How to disable temporary callbacks using Glade?: 00054, ws |
|---|---|
| Next by Date: | $note->append_page($obj, $LABEL) ?: 00054, raptor |
| Previous by Thread: | How to disable temporary callbacks using Glade?i: 00054, ws |
| Next by Thread: | Re: Gtk::Editor ?: 00054, Dermot Musgrove |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |