Slick Forums

Discuss the Slick 2D Library
It is currently Wed May 22, 2013 1:58 am

All times are UTC




Post new topic Reply to topic  [ 20 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Doing A Map Maker
PostPosted: Thu Jul 12, 2012 8:47 pm 
Offline
Game Developer
User avatar

Joined: Thu Mar 03, 2011 6:22 pm
Posts: 534
Then I have to download again :D

Disabeling the horizontal bar is exactly what I want! I thought of the issue with some cases of allowing a horizontal bar and wanted to suggest adding a method like you just did :D Thanks for the quick support!

Onward to make some icons /o/

_________________
Current Projects:
Image Mr. Hat I
Image Vegan Vs. Zombies
Projects:
RadicalFish Engine - Build on top of Slick2D, Ideas, Bugs? Open an Issue ticket!


Top
 Profile  
 
 Post subject: Re: Doing A Map Maker
PostPosted: Wed Jul 18, 2012 1:01 pm 
Offline
Game Developer
User avatar

Joined: Thu Mar 03, 2011 6:22 pm
Posts: 534
I think I found a bug again.

When I disable I menu (for a Menu class), and I hover abover an active one, I can see the submenu of the disabled menu if I fast-hover over it. I guess this should not happen :D

Anyway, has the Editfield in the TreePath any use? Because you can't access it and all you have is the PathBox (Which is super awesome for selecting a file but not for saving :D)

_________________
Current Projects:
Image Mr. Hat I
Image Vegan Vs. Zombies
Projects:
RadicalFish Engine - Build on top of Slick2D, Ideas, Bugs? Open an Issue ticket!


Top
 Profile  
 
 Post subject: Re: Doing A Map Maker
PostPosted: Wed Jul 18, 2012 8:46 pm 
Offline
Slick Zombie

Joined: Fri Jan 29, 2010 7:02 pm
Posts: 1171
Yep, that was a bug - and it's already fixed :)

You mean the TreePathDisplay widget - the one used in the FileSelector?
When allowEdit is true you can edit the path with a double click.

_________________
TWL - The Themable Widget Library


Top
 Profile  
 
 Post subject: Re: Doing A Map Maker
PostPosted: Thu Jul 19, 2012 7:27 am 
Offline
Game Developer
User avatar

Joined: Thu Mar 03, 2011 6:22 pm
Posts: 534
Yes I know that but I can't access the PathBox in FileSelector :D I tried to hack it through but when I enter something it jumps back to the PathBox.

And nice :A Will pull the newest version.

_________________
Current Projects:
Image Mr. Hat I
Image Vegan Vs. Zombies
Projects:
RadicalFish Engine - Build on top of Slick2D, Ideas, Bugs? Open an Issue ticket!


Top
 Profile  
 
 Post subject: Re: Doing A Map Maker
PostPosted: Thu Jul 19, 2012 5:11 pm 
Offline
Slick Zombie

Joined: Fri Jan 29, 2010 7:02 pm
Posts: 1171
In a FileSelector you should be able to just double click to edit it (after the end of the path or on one of the '/' symbols).

If it doesn't accept your input then it could be caused by FileSystemModel.getFile(String) not being able to resolve it.

_________________
TWL - The Themable Widget Library


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 20 posts ]  Go to page Previous  1, 2

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group