Latest Forum Posts
Andymon on 07 Nov : 14:16
I won't add something regardin[more]

Andymon on 07 Nov : 14:15
You must Activate xDesktop Em[more]

GothsSecret on 07 Nov : 14:05
@Niza:
no, cause xLab[more]

Niza on 07 Nov : 10:15
Don't you need to load the xDe[more]

Wolzly on 07 Nov : 06:09
Here's my theme.rc to see if[more]

Backend
Our headlines can be syndicated by using either our rss or text feeds.
news.xml - news.txt





 
The Litestep Site for News, Modules, Sources, and all the other stuff around Litestep.

 
 
   
LS-Universe.info -> Forums -> Modules -> Xpopup bug
Xpopup bug
<< Previous thread | Next thread >>  
Author Post
mmike2003
Thread: Xpopup bug
             Fri Oct 15 2004, 03:48PM

Guest
its my part of theme.rc
when i click i have... example:
|ProgGropuNameColumn1 > |ProgGroupColumn2 > |
|ProgGropuNameColumn1 > |ProgGroupColumn2 > |
|ProgGropuNameColumn1 > |ProgGroupColumn2 > |
many unused space after Arrow!!!!!
-------------
*NetLoadModule $ModulesDir$xPopup-1.0.dll
;xPopupCompatibility

PopupUseSolidColors
;xPopupEntryImage PopupNormal.png
xPopupSolidColors 99ff99
;xPopupEntryFontAlign "right"
;xPopupTitleFontAlign "left"
xPopupEntryFontLeftBorder 30
;xPopupActiveFolderUseFolderDefault
xPopupEntryFontHeight 20
xPopupTitleFontHeight 16
;xPopupMinWidth 200
;xPopupMaxWidth 500
;xPopupMaxEntryWidth 300
;xPopupMinEntryWidth 200
xPopupEntryHeight 20
xPopupFolderHeight 20
;xPopupEntryShowIcon false
xPopupShowCaption ".top"
xPopupFolderOpenonclick
;xpopupLeftBorder 20
xPopupTopBorder 20
xPopupBottomBorder 20
xPopupImage backbox.png
xPopupImageLeftEdge 1
xPopupImageRightEdge 1
xPopupImageTopEdge 1
xPopupImageBottomEdge 1
XpopupImageMode "tile"
xPopupEntryIconX 10
xPopupTitleHeight 80
xPopupUseActiveEntrySolidColors 333333
xPopupUseActiveFolderSolidColors 333333
xPopupActiveEntryFontColor ffffff
xPopupActiveFolderFontColor ffffff
xPopupArrowImage PopupArrow1.png
;xPopupActiveArrowImage PopupArrow2.png
;xPopupArrowOffset 150
;xPopupArrowOnLeft
xPopupAutoMenuBreak
xPopupEntryFontRightBorder 40
;xPopupEntryImageTopEdge 20

*xPopup "TEST MENU" !new !xpopup
; *xPopup !info "[time('ii:nn:ss')]"
*xPopup "Trashcan" explorer $bitbucket$
; *xPopup Menubreak
*xPopup "Litestep" Folder
*xPopup .icon="*.rc" "LSTM2" "$LiteStepDir$bin\lstm\lstm2.exe"
*xPopup "popupcontrolpanel" !xpopupcontrolpanel
*xPopup "popupmycomputer" !xpopupmycomputer
*xPopup "popupnetwork" !xpopupnetwork
*xPopup "popupprinters" !xpopupprinters
*xPopup Menubreak
*xPopup "popuprecentdo[*&/§=!$]ents" !xpopuprecentdo[*&/§=!$]ents
*xPopup "popuprecyclebin" !xpopuprecyclebin
*xPopup .icon="$litestepdir$setup/icons/litestep.ico" "utilities" !xPopupFolder:"$LitestepDir$utilities\"
*xPopup "utilities" !xPopupFolder:"$LitestepDir$utilities\"
*xPopup ~folder
*xPopup .icon="$litestepdir$litestep.exe" "Recycle" !recycle
*xPopup !separator
*xPopup .icon=".none" "Shutdown Menu?" !shutdown
*xPopup ~new
Back to top
Anonymous
Thread: Xpopup bug
             Fri Oct 15 2004, 03:49PM

Guest
|ProgGropuNameColumn1 >.........|ProgGroupColumn2 >.........|
|ProgGropuNameColumn1 >.........|ProgGroupColumn2 >.........|
|ProgGropuNameColumn1 >.........|ProgGroupColumn2 >.........|
Back to top
Andymon
Thread: Xpopup bug
             Sat Oct 16 2004, 01:39PM

Joined: Thu Apr 29 2004, 08:25PM
posts 181
If you set
xPopupEntryFontRightBorder 40
you'll get a 40px border on the right side in the entry, this is not a bug!
Back to top
Anonymous
Thread: Xpopup bug
             Sat Oct 16 2004, 02:03PM

Guest
I have space greater then 40!!!!!
double column's width in normal mode (one column).
if arrow appear after 250px space after arrow 250(!!!)px and 2column begin
its my !bang:
*shortcut "Main Menu" 0 0 popuppanel.bmp .none .none #1T [!xpopup] [!xPopupDynamicFolder "$Programs$|$CommonPrograms$"]

when i use one path (without "|") width of one column normal!
HELP ME PLZ!
Back to top
Andymon
Thread: Xpopup bug
             Sun Oct 17 2004, 07:51PM

Joined: Thu Apr 29 2004, 08:25PM
posts 181
I think somewhere in your $programs$ or $commonprograms$ folder is a very long Foldername, cause xPopup calculates the needed Width so that the longest one fits.
To override this Default behaviour, you can set
xPopupMaxEntryWidth 300 and/or
xPopupMinEntryWidth 300
this should normally fix your problem, cause this is definitly no general bug or something.
Back to top
Anonymous
Thread: Xpopup bug
             Wed Oct 20 2004, 03:57PM

Guest
not working!((((((((((
something wrong with automenubreak!!!
with xPopupMaxEntryWidth ***
in some case column1 overclocked next column
with other *** normal
without xPopupMaxEntryWidth bad
---------
is a very long Foldername, cause xPopup calculates the needed
-----------
but in one column all ok!!!!!
I make many folders manually not very long 10-15 symbols
BAD!!!
give me email i send Y screenshoots and reports!
very strong wish that buf will be fixed
Back to top
Anonymous
Thread: Xpopup bug
             Wed Oct 20 2004, 03:58PM

Guest
buf=bug
Back to top
Andymon
Thread: Xpopup bug
             Wed Oct 20 2004, 07:53PM

Joined: Thu Apr 29 2004, 08:25PM
posts 181
Dumb question, but do you use v1.0.5 cause 1.0 has a bug with automenubreak!?
Back to top
Anonymous
Thread: Xpopup bug
             Wed Oct 27 2004, 03:51PM

Guest
very good! but slow!...
small menu (1.0.5) and old version (1) fast
new - slow
with sane ñàï file
Back to top
Anonymous
Thread: Xpopup bug
             Wed Oct 27 2004, 04:04PM

Guest
with same ÑÀÏ file
Back to top
Anonymous
Thread: Xpopup bug
             Wed Oct 27 2004, 04:05PM

Guest
with same config file
Back to top

Quick Reply:

 

Jump:     Back to top



Chatbox



Maestr0
   on 07 Nov : 17:35
chatbox looks very cool, very nicely done!


GothsSecret
   on 07 Nov : 15:27
ok, to all xLabel Desktop users, if you want to enable the desktop funtion, you need to set "xLabelUsexDesktop"!
!! else it couldn't work. sorry for forgetting to mention it in the readme *g* next time it will be in there


GothsSecret
   on 02 Nov : 19:54
hehe doin my best


Wolzly
   on 01 Nov : 18:54
ROFL!

You guys never fail to entertain


GothsSecret
   on 01 Nov : 15:47
oh.. sorry to those 2 online ppl, Just fucked up the site for a short mement


Backslash
   on 01 Nov : 06:00
xPopup 1.0.8 ROCKS!


Juan Guillermo
   on 31 Oct : 23:46
Thanks a lot for your GREAT work guis , xmodules are transforming the Litestep shell in a much more fancy/varsatile thing.


AngelKnight
   on 30 Oct : 16:44
^_^


Backslash
   on 29 Oct : 00:54
>Andymon - woot!
>GothsSecret - If necessary, you could probably reduce the gaps between the center and the sides, for those with lower resolutions (not me, I'm at 1280x1024!).


Andymon
   on 28 Oct : 13:02
Just wanna tell:
HighColor(16bit) is coming for all xModules in the near future, finally.









© by LS-Universe.info