Someone whose name I thoughtlessly deleted wrote:
>From the pilrc 2.8p7 README :
>
> " PilRCUI can be compiled by typing the following at your command
prompt
> when using a system with "gtk" support (unix systems mainly):
>
> make -f Makefile.gui
>
> NOTE: PilRCUI has not been updated, and may not build correctly -
unless
> there is a fix for this, you should ignore it and use another
tool
> such as 'pilrcedit' to do resource editing."
>
>I don't think Aaron has made an effort to support this for years. I
think
>2.5 was the last version to have it.
That's cool. Of course, it would be nice if statements to this effect
were on the manual page as well.
>Pilrcedit is pretty good. Make a
>backup of our rcp. I've had it eat a few of mine that pilrc thought
were >just fine.
I have it on my machine, but haven't tried it out yet.
>WRT the menu problem, I've never had that problem personally.
>Perhaps it would be useful to post the (relevant portions of) .rcp file?
Here it is:
FORM ID primaryForm AT ( 0 0 160 160 )
NOFRAME
USABLE
MENUID primaryMenu
BEGIN
TITLE "AppName"
PUSHBUTTON "B1" ID bt1 AT ( 0 140 40 20) USABLE FONT 2 GROUP 1
PUSHBUTTON "B2" ID bt2 AT ( 41 140 39 20) USABLE FONT 2 GROUP 1
PUSHBUTTON "B3" ID bt3 AT ( 81 140 39 20) USABLE FONT 2 GROUP 1
PUSHBUTTON "B4" ID bt4 AT ( 121 140 39 20) USABLE FONT 2 GROUP 1
END
MENU ID primaryMenu
BEGIN
PULLDOWN "Info"
BEGIN
MENUITEM "Help" miHelp "h"
MENUITEM "About" miAbout "i"
END
END
Is any more of it relevant?
alan
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/