Re: error in printing error message using simple_dialog
"John R." <[email protected]>
| Newsgroups | gmane.network.ethereal.devel |
|---|---|
| Message-ID | <[email protected]> |
On 6/1/06, Raman Singla <[email protected]> wrote: > Hi, > > I want to use simple_dialog function defined in "gtk/simple_dialog.c" for > printing error messages. Upon what event would trigger such a dialog? Every time the packet is selected? It seems like a very bad idea since you would end up stuck in a dialog box every time the packet is dissected. If you had a bunch of these packets, you would end up stuck in dialog boxes as you try to navigate between packets in the display.... yikes! -- John.