[Pgui-devel] [[email protected]: Re: pgserver + cli_c in a single process]

2002-04-19 Thread Micah Dowty
Hi Everybody, I recieved this patch from Loic that allows linking cli_c and pgserver into a library, so you can run one app and pgserver in a single process. It's a pretty nifty capability, but I'm afraid that this implementation will interfere with reorganizing the network code later. I haven

Re: [Pgui-devel] ListItem question..

2002-04-19 Thread Micah Dowty
You can use the PG_WP_EXTDEVENTS property to change the button's flags. Since a listitem is just a button with different default themes and flags, this is easy to do. By looking in pgserver/widget/listitem.c you can see that by default the PG_EXEV_TOGGLE and PG_EXEV_EXCLUSIVE flags are on. (Sor

[Pgui-devel] ListItem question..

2002-04-19 Thread Gray, Tim
How exactly do I set the widget to allow multiple ListItems to be selected? right now I can click on an item to highlight/select it but clicking on another item deseclets the first and selects the second. I want to be able to toggle each item as selected/unselected. is this possible with the cur

RE: [Pgui-devel] RE: possible bug in pgserver

2002-04-19 Thread Gray, Tim
Oops, nevermind on this everyone. I forgot that pgserver doesnt display any help if you dont compile in text error-messages. wow... you can tell I haven't touched pgui for over a year -Original Message- From: Gray, Tim Sent: Thursday, April 18, 2002 11:24 AM To: 'Sean Barnes'; Jame