Re: [shoes] Is there any way to not show title bar on shoes windows?
- From:
- Devyn Cairns
- Date:
- 2010-07-30 @ 19:44
You can definitely modify the source. If you're successful, just tell us
where your fork is and we'll try to make your modifications work as best as
possible on all platforms (Windows, GTK+, Cocoa)
On Fri, Jul 30, 2010 at 1:31 AM, Yiling Cao <yiling.cao@cndevteam.com>wrote:
> make a stylish app, that contains no edge... like a widget on desktop or
> something. can I modify this source? anyone pointing me some position?
>
>
> On Fri, Jul 30, 2010 at 4:27 PM, Devyn Cairns <devyn.cairns@gmail.com>wrote:
>
>> Not that I'm aware of, currently. What exactly did you have in mind?
>>
>>
>> On Fri, Jul 30, 2010 at 1:11 AM, Yiling Cao <yiling.cao@cndevteam.com>wrote:
>>
>>> Hi all, is there anyway to remove title bar in a shoes app (shoes logo
>>> and title)? so makes the app become edgeless. I assume some style control
>>> can do this?
>>
>>
>>
>>
>> --
>> ~devyn
>>
>
>
--
~devyn
Re: [shoes] Is there any way to not show title bar on shoes windows?
- From:
- ashbb
- Date:
- 2010-07-30 @ 14:08
Hi Yiling,
> can I modify this source?
Wow, can you try? Cool!
Of course, you can fork shoes/shoes on github and try to improve Shoes as
you like. ;-)
http://github.com/shoes/shoes
Cheers,
ashbb