[tw] Re: Deeper levels in PopUp Menu by Saq Imtiaz

2012-09-22 Thread DrCory
Thanks Gentlemen, this looks like what I need! (simplepopup)

>
> DrCory
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/NRfihJSgaT0J.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Deeper levels in PopUp Menu by Saq Imtiaz

2012-09-15 Thread Tobias Beer
Hi DrCory,

Well, there's a new popup macro I have been wanting to publish for a few 
weeks now but didn't get to it. It's called SimplePopupMacro and you can 
find a demo version here: http://simplepopup.tiddlyspace.com

As for CSS, there is no meaningful standard yet. Most all custom css for 
now is in the tiddler StyleSheetSpace, but it's not clean at all. When you 
take a look with firebug, you will see that the css classes for nested 
popups count up, so you are able to style each level differently!

So, for now, I'm afraid you will have to do quite some fiddling with css to 
get the desired output, but perhaps the community will step in to get you 
there as I am way to busy for my tastes these days. Anyhow, if you develop 
any nice css markup to make the popups look pretty, please post them 
somewhere around here so I will stage them at the SimplePopup space.

Cheers, Tobias.


Am Freitag, 14. September 2012 00:35:29 UTC+2 schrieb DrCory:
>
> I have been using popup menus more and more. I find them a great way to 
> navigate through my 1000+ tiddlers. One problem I have is that it only goes 
> two levels deep. I can get a third and forth to display but they appear in 
> the top left corner rather than attached to the popup as the norm.
>
> Is there a work around or is there another popup that will let me dig 
> deeper?
>
> DrCory
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/pSi1z8giOSoJ.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



Re: [tw] Re: Deeper levels in PopUp Menu by Saq Imtiaz

2012-09-14 Thread Jan Johannpeter

Hello.
I would like to have a solution for the same Problem. Looking at the 
example I believe this is not exactly what was meant in the question:
It would be nice if it was possible to define a fixed space on the 
screen where the PopUp opens. Perhaps Erics ShowPopUpPlugin 
http://www.tiddlytools.com/#ShowPopupPlugin is the solution
Here it is possible to define a css class for PopUps. I already tried 
but due to the lack programming skills I failed.

Would it be possible to define a popup with position, something like:

<>


And in the Stylesheet

#specialPop {position:fixed; top:45px; left:10px;}

Does anyone get this to work?
Thanks Jan









 this is not what was meant in the Question.
Am 14.09.2012 15:37, schrieb whatever:

Hi!

Try Tobi's mod (1) of Saq's plugin. An example is also available (2).
See especially the first menu item (More).

(1) http://popup.tiddlyspace.com/
(2) https://dl.dropbox.com/u/2040050/group/2010.10.06%20popup%20saverio.html

w


On 14 sep., 00:35, DrCory  wrote:

I have been using popup menus more and more. I find them a great way to
navigate through my 1000+ tiddlers. One problem I have is that it only goes
two levels deep. I can get a third and forth to display but they appear in
the top left corner rather than attached to the popup as the norm.

Is there a work around or is there another popup that will let me dig
deeper?

DrCory


--
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Deeper levels in PopUp Menu by Saq Imtiaz

2012-09-14 Thread whatever
Hi!

Try Tobi's mod (1) of Saq's plugin. An example is also available (2).
See especially the first menu item (More).

(1) http://popup.tiddlyspace.com/
(2) https://dl.dropbox.com/u/2040050/group/2010.10.06%20popup%20saverio.html

w


On 14 sep., 00:35, DrCory  wrote:
> I have been using popup menus more and more. I find them a great way to
> navigate through my 1000+ tiddlers. One problem I have is that it only goes
> two levels deep. I can get a third and forth to display but they appear in
> the top left corner rather than attached to the popup as the norm.
>
> Is there a work around or is there another popup that will let me dig
> deeper?
>
> DrCory

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.