Learning gtkDialog (pmenu project)

For discussions about programming, programming questions/advice, and projects that don't really have anything to do with Puppy.
Message
Author
User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#31 Post by jemimah »

Both of those are working. When it breaks, there is no highlight at all.

I'll play with it again when I get home from work.

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#32 Post by jemimah »

The problem seems to only affect ROX. And maybe it's only ROX-2.10 from Puppeee4.4 and Fluppy05.

afishe2000
Posts: 37
Joined: Fri 29 Jan 2010, 16:09

#33 Post by afishe2000 »

Downloaded a fresh copy of 4.4 beta 1 and put in on my SD card.

Running Rox as my desktop and Icewm as my windows manager.

Still can't recreate the problem.

If we can't figure it out, I'll revert back to 2.0.1 version without the icons, add the Exec data and develop from there.

Jeff

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#34 Post by jemimah »

I'll try it on a fresh install later today. Maybe it's only my dev box - it does get hosed up from time to time. :)

afishe2000
Posts: 37
Joined: Fri 29 Jan 2010, 16:09

#35 Post by afishe2000 »

Ok,

Finally able to duplicate the problem, and it's a weird one.

I'm using a fresh full install of Puppeee 4.4 beta 2.

Change your theme to Brushed.

Open Chrome and Geany and test the menus work normally.

Open pmenu and select a program from either list so the icon shows.

While pmenu is still open test the menus on Chrome and Greany. (Should function normally)

Close pmenu and check the menus again. (No highlighting for the menu system)

Close and reopen Chrome and Greany and check the menus again. (Should function normally)

You can also fix the problem by re-applying the theme.

Doesn't seem to effect Firefox, still checking other programs.

May take some research to figure this one out....

Jeff

its-me-again
Posts: 109
Joined: Thu 29 Apr 2010, 05:23

#36 Post by its-me-again »

Hi in quirky 1.2 pmenu 3.0.0 crashes the desktop background and all apps currently running. is this normal.

its-me-again
Posts: 109
Joined: Thu 29 Apr 2010, 05:23

#37 Post by its-me-again »

afishe2000 wrote:Ok,

Finally able to duplicate the problem, and it's a weird one.

I'm using a fresh full install of Puppeee 4.4 beta 2.

Change your theme to Brushed.

Open Chrome and Geany and test the menus work normally.

Open pmenu and select a program from either list so the icon shows.

While pmenu is still open test the menus on Chrome and Greany. (Should function normally)

Close pmenu and check the menus again. (No highlighting for the menu system)

Close and reopen Chrome and Greany and check the menus again. (Should function normally)

You can also fix the problem by re-applying the theme.

Doesn't seem to effect Firefox, still checking other programs.

May take some research to figure this one out....

Jeff
Jeff what version of pmenu are you using. you have an old puppy version. try the older ones. from here http://www.murga-linux.com/puppy/viewtopic.php?t=40277

PenguinPupLin
Posts: 130
Joined: Fri 23 Dec 2011, 09:21
Location: The Little Red Dot

#38 Post by PenguinPupLin »

Sorry,newbie question. After I've downloaded the pmenu-3.0.0.pet which is actually a pupzip tar.gz file ,and the required gtk...pet, what do I do? Pls bear with me,usually I just click the pet and it would auto install.
I am keen to use this tool in puppy 431, Wary 511 and 522, 214X-TOP9 and Lighthouse . Thanks in advance.

User avatar
jemimah
Posts: 4307
Joined: Wed 26 Aug 2009, 19:56
Location: Tampa, FL
Contact:

#39 Post by jemimah »

Try this one.
Attachments
pmenu-0.1.pet
(6.51 KiB) Downloaded 786 times

PenguinPupLin
Posts: 130
Joined: Fri 23 Dec 2011, 09:21
Location: The Little Red Dot

#40 Post by PenguinPupLin »

'That simply works,thanks so much;instead of hunting high and low for the latest pmenu.pet to update the original/default pmenu editor,greedy me :oops: .
Btw,before you came to my rescue,I've carelessly or accidentally deleted the opera icon on the desktop in the usr/share/applications folder and it became a triangle with exclamation mark inside but not linked to anything,how do I restore or remove this "hanging" icon?
Edit: It's OK,I've figured out how to remove or edit the menu item or put one on the desktop.

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#41 Post by darkcity »

Hi Jemimah, is that Pmenu 0.1 from this thread?
http://www.murga-linux.com/puppy/viewtopic.php?t=40277

is it possible to add new entires?

I've been using

Menu Entry Maker
http://murga-linux.com/puppy/viewtopic.php?t=69453

:P

s243a
Posts: 2580
Joined: Tue 02 Sep 2014, 04:48
Contact:

Re: Learning gtkDialog (pmenu project)

#42 Post by s243a »

afishe2000 wrote:Continuing work on an updated pmenu...

pmenu-3.0.0.pet

The pet for 3.0.0 REQUIRES /usr/bin/switch2 from gtk-theme-switch-i386.pet.

Image

Using the image preview technique developed by zigbert you can now see the icons for each menu item.
(Page 28 of the Gtkdialog - tips thread)

To edit the .desktop files the program now calls "defaulttexteditor" instead of "geany" directly.

I've also included the "Exec" path information as suggested by big_bass.

Next update will include a confirmation dialog for the Full, Empty, and Delete Item buttons. I think these are drastic actions and should require a confirmation.

I am also still planning the ability to directly edit the .desktop files from the program in the future, as long as it doesn't slow it down too much.

Also playing around with the idea of sorting the items by category instead of alphabetically...

Jeff
The link to this pet no longer works. If there is a working link can someone please edit the original post.

s243a
Posts: 2580
Joined: Tue 02 Sep 2014, 04:48
Contact:

Re: Learning gtkDialog (pmenu project)

#43 Post by s243a »

afishe2000 wrote:Continuing work on an updated pmenu...

pmenu-3.0.0.pet

The pet for 3.0.0 REQUIRES /usr/bin/switch2 from gtk-theme-switch-i386.pet.

Image

Using the image preview technique developed by zigbert you can now see the icons for each menu item.
(Page 28 of the Gtkdialog - tips thread)

To edit the .desktop files the program now calls "defaulttexteditor" instead of "geany" directly.

I've also included the "Exec" path information as suggested by big_bass.

Next update will include a confirmation dialog for the Full, Empty, and Delete Item buttons. I think these are drastic actions and should require a confirmation.

I am also still planning the ability to directly edit the .desktop files from the program in the future, as long as it doesn't slow it down too much.

Also playing around with the idea of sorting the items by category instead of alphabetically...

Jeff
The link to this pet no longer works. If there is a working link can someone please edit the original post.

phat7
Posts: 179
Joined: Fri 05 Jun 2015, 08:54

#44 Post by phat7 »

jemimah's link works.

s243a
Posts: 2580
Joined: Tue 02 Sep 2014, 04:48
Contact:

#45 Post by s243a »

phat7 wrote:jemimah's link works.
Jemimah's links is for penu 0.1. The original post gives a link to
pmenu-3.0.0.pet

which is broken.

phat7
Posts: 179
Joined: Fri 05 Jun 2015, 08:54

#46 Post by phat7 »

s243a wrote:Jemimah's links is for penu 0.1. The original post gives a link to
pmenu-3.0.0.pet
Wrong! Jemimah's pmenu-0.1.pet contains an improved pmenu version 3.0.0
#pmenu version 3.0.0 - september 2010
#created trapster March 2009 for Puppy 4.00, GPL
#fix by Jemimah to not require GUI reloads april 2010
#edited by afishe200 to format side by side and include simple editing september 2010
#image preview developed by zigbert, requires gtk_theme_switcher (gtk-theme-switch2)

Post Reply